#ABDEAA#ABDEAA
#ABDEAA is a very light, moderate green. Relative luminance 0.638; OKLCH L 85.1% C 0.089 H 144.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEAA |
|---|---|
| RGB | rgb(171, 222, 170) |
| HSL | hsl(119, 44%, 77%) |
| HSV | hsv(119, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 23.4%, 12.9%) |
| CIE-LAB | lab(83.86, -26.36, 20.29) |
| CIE-LCH | lch(83.86, 33.26, 142.42°) |
| OKLab | oklab(85.15% -0.072 0.0518) |
| OKLCH | oklch(85.15% 0.089 144.3) |
| XYZ | xyz(50.1696, 63.8012, 47.6940) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.65
Light Grey Green
#B7E1A1
ΔE00 3.74
Light Sage
#BCECAC
ΔE00 4.26
Mint
#AAF0C1
ΔE00 5.14
Washed Out Green
#BCF5A6
ΔE00 7.05
Celadon
#BEFDB7
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEAA #DDAADE
analogous
#C5DEAA #ABDEAA #AADEC3
triadic
#ABDEAA #AAABDE #DEAAAB
tetradic
#ABDEAA #AAC5DE #DDAADE #DEC3AA
square
#ABDEAA #AAC5DE #DDAADE #DEC3AA
split-complementary
#ABDEAA #C3AADE #DEAAC5
monochromatic
#54BC52 #7FCD7E #ABDEAA #D7EFD6 #E9F6E9
Accessibility & contrast
On white
1.53
#ABDEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#ABDEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEAA
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEAA | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A7
Deuteranopia (green-blind)
#D8CFAD
Tritanopia (blue-blind)
#A6DBD0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abdeaa; /* rgb */ color: rgb(171, 222, 170); /* oklch */ color: oklch(85.1% 0.089 144.3);
Tailwind
colors: {
custom: {
50: '#c5e8c3',
500: '#abdeaa',
950: '#000000',
},
}SCSS
$custom: #abdeaa; $custom-light: #c5e8c3; $custom-dark: #000000;
JSON
{
"hex": "#abdeaa",
"rgb": {
"r": 171,
"g": 222,
"b": 170
},
"hsl": {
"h": 118.846,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.85147,
"c": 0.08867,
"h": 144.3
},
"luminance": 0.63803
}Semantic roles & 50–950 ramp
primary
#ABDEAA
secondary
#B576B6
accent
#2EB7B5
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482