Skip to content

#a9dbb4

a light, soft green · cool · closest name: Dark Sea Green

RGB
169, 219, 180
HSL
133°, 41%, 76%
CMYK
23, 0, 18, 14
Luminance
0.6239

At a glance

Every number on this page in one read: what #a9dbb4 is made of, how bright it looks, and which way it leans.

Hex
#a9dbb4
Hue
133°
green
Saturation
41%
soft
Lightness
76%
light
Brightness
86%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6239
WCAG relative
Temperature
Cool
68/100 cool
Color family
Green
Tone
Soft
Best ink
Black
13.48:1
Closest name
Dark Sea Green
ΔE2000 8.2
Where it sits
Hue133° of 360°
Saturation41%
Lightness76%
Temperature
Warm ← → Cool68% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#a9dbb4
RGBrgb(169, 219, 180)
HSLhsl(133, 41%, 76%)
CMYKcmyk(23%, 0%, 18%, 14%)
LABlab(83.1 -23.8 14.0)
LCHlch(83.1 27.6 149.6)
OKLCHoklch(0.846 0.075 151.2)
Decimal11131828
Display P3color(display-p3 0.663 0.859 0.706)

Copy-ready code

/* CSS */
color: #a9dbb4;
background-color: #a9dbb4;
/* Tailwind (arbitrary) */
class="text-[#a9dbb4] bg-[#a9dbb4]"
/* SCSS */
$brand: #a9dbb4;
/* SwiftUI */
Color(red: 0.663, green: 0.859, blue: 0.706)
/* Android */
Color.parseColor("#a9dbb4")
/* Flutter */
Color(0xFFA9DBB4)
/* Python / OpenCV (BGR) */
(180, 219, 169)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #a9dbb4 · 13.48:1
Use #000000AAA at every size.
Aa
White text · 1.56:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.48:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #a9dbb4 as text scores 1.56:1 on white and 13.48:1 on black.

Accessibility — WCAG contrast

Aa
#a9dbb4 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#a9dbb4 on black: 13.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DCD2B2
deuteranopia · #D3CDB6
tritanopia · #A2D9D0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #a9dbb4 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F5FAF6
#EBF5ED
#D2EAD7
#a9dbb4
#88CD98
#61BD75
#48AD5E
#3C904F
#30733F
#265430
#18351E
Base = 300Lightest = 50 · #F5FAF6Darkest = 950 · #18351E
:root {
  --brand-50: #F5FAF6;
  --brand-100: #EBF5ED;
  --brand-200: #D2EAD7;
  --brand-300: #a9dbb4;
  --brand-400: #88CD98;
  --brand-500: #61BD75;
  --brand-600: #48AD5E;
  --brand-700: #3C904F;
  --brand-800: #30733F;
  --brand-900: #265430;
  --brand-950: #18351E;
  --brand: #a9dbb4;
  --brand-ink: #000000;
}

Colors that work with #a9dbb4

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAF6
Tinted page background
Border#C5E7CD
Hairlines and dividers
Muted text#4B9B5C
Captions on the surface
Accent#923993
Second voice, not a rival
Dark variant#265A31
Hover, pressed, headers
Light variant#EDF7EF
Selected rows, tints
Dark surface#142417
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #a9dbb4

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#DBA9D0
Analogous left#B7DBA9
Analogous right#A9DBCD
Split-complement 1#CDA9DB
Split-complement 2#DBA9B7
Triadic 1#B4A9DB
Triadic 2#DBB4A9
Tetradic#A9B7DB

RGB percentages

Red66.3%
Green85.9%
Blue70.6%

CMYK percentages

Cyan22.8%
Magenta0.0%
Yellow17.8%
Key (black)14.1%

Color previews

#a9dbb4 text on a black background

contrast 13.48:1

Card sample

#a9dbb4 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #a9dbb4;
Background color
Panel with #a9dbb4 background
background-color: #a9dbb4;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #a9dbb4;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(169, 219, 180, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(169, 219, 180, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a9dbb4;
background: linear-gradient(135deg, #a9dbb4, #A9DBD5);

Monochromatic scale

Palettes built from #a9dbb4

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#a9dbb4 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#a9dbb4, answered

What color is #a9dbb4?

#a9dbb4 is a light soft green, closest to Dark Sea Green (ΔE2000 8.2). It sits at 133° on the hue wheel with 41% saturation and 76% lightness, which reads as cool.

What is the RGB value of #a9dbb4?

rgb(169, 219, 180) — 169 red, 219 green and 180 blue out of 255, or 66.3% / 85.9% / 70.6% by channel.

Is #a9dbb4 a light or a dark color?

It is a light color. Relative luminance is 0.6239 and perceived brightness is 79%, so black text on it reaches 13.48:1.

Should I use black or white text on #a9dbb4?

Black. It scores 13.48:1 against #a9dbb4, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #a9dbb4?

#DBA9D0 sits directly opposite on the wheel. Softer options are the split-complements #CDA9DB and #DBA9B7, which give the same contrast with far less vibration.

What colors go well with #a9dbb4?

For interface work: #F4FAF6 as the surface, #C5E7CD for borders, #4B9B5C for secondary text, #923993 as an accent and #265A31 for hover and pressed states. For a palette, the analogous pair #B7DBA9 and #A9DBCD stays calm, while #DBA9D0 is the loudest partner.

What is #a9dbb4 in CMYK for printing?

cmyk(23%, 0%, 18%, 14%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #a9dbb4 warm or cool?

Cool — it scores 68 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B0DBA9; nudged cooler, #A8DCC7.

Work with #a9dbb4 in the Color Lab