#A9DEB2#A9DEB2
#A9DEB2 is a very light, moderate green. Relative luminance 0.639; OKLCH L 85.2% C 0.082 H 149.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DEB2 |
|---|---|
| RGB | rgb(169, 222, 178) |
| HSL | hsl(130, 45%, 77%) |
| HSV | hsv(130, 24%, 87%) |
| CMYK | cmyk(23.9%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(83.91, -25.63, 16.14) |
| CIE-LCH | lch(83.91, 30.29, 147.79°) |
| OKLab | oklab(85.21% -0.0704 0.0415) |
| OKLCH | oklch(85.21% 0.082 149.5) |
| XYZ | xyz(50.5171, 63.8902, 51.7812) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.18
Mint
#AAF0C1
ΔE00 4.36
Light Grey Green
#B7E1A1
ΔE00 5.76
Light Sage
#BCECAC
ΔE00 5.90
Light Teal
#90E4C1
ΔE00 6.05
Seafoam
#7FE0B3
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DEB2 #DEA9D5
analogous
#BBDEA9 #A9DEB2 #A9DECD
triadic
#A9DEB2 #B2A9DE #DEB2A9
tetradic
#A9DEB2 #A9BBDE #DEA9D5 #DECDA9
square
#A9DEB2 #A9BBDE #DEA9D5 #DECDA9
split-complementary
#A9DEB2 #CDA9DE #DEA9BB
monochromatic
#51BC63 #7DCD8A #A9DEB2 #D5EFDA #E9F7EB
Accessibility & contrast
On white
1.52
#A9DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#A9DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DEB2
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DEB2 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B0
Deuteranopia (green-blind)
#D6CFB4
Tritanopia (blue-blind)
#A2DCD2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a9deb2; /* rgb */ color: rgb(169, 222, 178); /* oklch */ color: oklch(85.2% 0.082 149.5);
Tailwind
colors: {
custom: {
50: '#c3e8c9',
500: '#a9deb2',
950: '#000000',
},
}SCSS
$custom: #a9deb2; $custom-light: #c3e8c9; $custom-dark: #000000;
JSON
{
"hex": "#a9deb2",
"rgb": {
"r": 169,
"g": 222,
"b": 178
},
"hsl": {
"h": 130.189,
"s": 44.538,
"l": 76.667
},
"oklch": {
"l": 0.85207,
"c": 0.08175,
"h": 149.5
},
"luminance": 0.63892
}Semantic roles & 50–950 ramp
primary
#A9DEB2
secondary
#B675AB
accent
#2EA0B8
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#121613
muted
#828482