#a9dbb9
a light, soft green · cool · closest name: Dark Sea Green
At a glance
Every number on this page in one read: what #a9dbb9 is made of, how bright it looks, and which way it leans.
Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #a9dbb9 |
| RGB | rgb(169, 219, 185) |
| HSL | hsl(139, 41%, 76%) |
| CMYK | cmyk(23%, 0%, 16%, 14%) |
| LAB | lab(83.2 -22.9 11.5) |
| LCH | lch(83.2 25.6 153.3) |
| OKLCH | oklch(0.847 0.070 154.9) |
| Decimal | 11131833 |
| Display P3 | color(display-p3 0.663 0.859 0.725) |
Copy-ready code
/* CSS */
color: #a9dbb9;
background-color: #a9dbb9;
/* Tailwind (arbitrary) */
class="text-[#a9dbb9] bg-[#a9dbb9]"
/* SCSS */
$brand: #a9dbb9;
/* SwiftUI */
Color(red: 0.663, green: 0.859, blue: 0.725)
/* Android */
Color.parseColor("#a9dbb9")
/* Flutter */
Color(0xFFA9DBB9)
/* Python / OpenCV (BGR) */
(185, 219, 169)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #a9dbb9 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.
:root {
--brand-50: #F5FAF6;
--brand-100: #EBF5EE;
--brand-200: #D2EADA;
--brand-300: #a9dbb9;
--brand-400: #88CD9E;
--brand-500: #61BD7E;
--brand-600: #48AD68;
--brand-700: #3C9057;
--brand-800: #307346;
--brand-900: #265435;
--brand-950: #183521;
--brand: #a9dbb9;
--brand-ink: #000000;
}Colors that work with #a9dbb9
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #a9dbb9
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Charts, tags and secondary surfaces
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠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 | #DBA9CB | Directly opposite — maximum tension | |
| Analogous left | #B2DBA9 | Neighbour, quieter | |
| Analogous right | #A9DBD2 | Neighbour, quieter | |
| Split-complement 1 | #D2A9DB | Contrast without the clash | |
| Split-complement 2 | #DBA9B2 | Contrast without the clash | |
| Triadic 1 | #B9A9DB | Even thirds — balanced and loud | |
| Triadic 2 | #DBB9A9 | Even thirds — balanced and loud | |
| Tetradic | #A9B2DB | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#a9dbb9 text on a black background
contrast 13.52:1
#a9dbb9 text on a white background
contrast 1.55:1
CSS3 live lab
The quick brown fox
color: #a9dbb9;
background-color: #a9dbb9;
Glowing headline
text-shadow: 2px 2px 8px #a9dbb9;
Soft neon halo
text-shadow: 0 0 14px rgba(169, 219, 185, 0.45);
box-shadow: 0 12px 32px -8px rgba(169, 219, 185, 0.45);
border: 3px solid #a9dbb9; background: linear-gradient(135deg, #a9dbb9, #A9DBDA);
Monochromatic scale
Palettes built from #a9dbb9
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.
Closest color with a full write-up: Celadon (#ace1af) — ΔE2000 4.3 away, with its history, psychology and brand usage.
#a9dbb9 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#a9dbb9, answered
What color is #a9dbb9?
#a9dbb9 is a light soft green, closest to Dark Sea Green (ΔE2000 8.7). It sits at 139° on the hue wheel with 41% saturation and 76% lightness, which reads as cool.
What is the RGB value of #a9dbb9?
rgb(169, 219, 185) — 169 red, 219 green and 185 blue out of 255, or 66.3% / 85.9% / 72.5% by channel.
Is #a9dbb9 a light or a dark color?
It is a light color. Relative luminance is 0.6260 and perceived brightness is 79%, so black text on it reaches 13.52:1.
Should I use black or white text on #a9dbb9?
Black. It scores 13.52:1 against #a9dbb9, versus 1.55:1 for white — AAA at any size.
What is the complementary color of #a9dbb9?
#DBA9CB sits directly opposite on the wheel. Softer options are the split-complements #D2A9DB and #DBA9B2, which give the same contrast with far less vibration.
What colors go well with #a9dbb9?
For interface work: #F4FAF6 as the surface, #C5E7D0 for borders, #4B9B64 for secondary text, #93398E as an accent and #265A36 for hover and pressed states. For a palette, the analogous pair #B2DBA9 and #A9DBD2 stays calm, while #DBA9CB is the loudest partner.
What is #a9dbb9 in CMYK for printing?
cmyk(23%, 0%, 16%, 14%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #a9dbb9 warm or cool?
Cool — it scores 71 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ABDBA9; nudged cooler, #A8DCCC.