#ABDCAE#ABDCAE
#ABDCAE is a very light, moderate green. Relative luminance 0.629; OKLCH L 84.8% C 0.081 H 146.4°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCAE |
|---|---|
| RGB | rgb(171, 220, 174) |
| HSL | hsl(124, 41%, 77%) |
| HSV | hsv(124, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 20.9%, 13.7%) |
| CIE-LAB | lab(83.39, -24.70, 17.53) |
| CIE-LCH | lch(83.39, 30.29, 144.64°) |
| OKLab | oklab(84.79% -0.0676 0.0449) |
| OKLCH | oklch(84.79% 0.081 146.4) |
| XYZ | xyz(50.0257, 62.8988, 49.5411) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.44
Light Grey Green
#B7E1A1
ΔE00 4.93
Mint
#AAF0C1
ΔE00 5.15
Light Sage
#BCECAC
ΔE00 5.43
Light Teal
#90E4C1
ΔE00 7.08
Seafoam
#7FE0B3
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCAE #DCABD9
analogous
#C1DCAB #ABDCAE #ABDCC7
triadic
#ABDCAE #AEABDC #DCAEAB
tetradic
#ABDCAE #ABC1DC #DCABD9 #DCC7AB
square
#ABDCAE #ABC1DC #DCABD9 #DCC7AB
split-complementary
#ABDCAE #C7ABDC #DCABC1
monochromatic
#55B85B #80CA84 #ABDCAE #D6EED8 #E9F6EA
Accessibility & contrast
On white
1.55
#ABDCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#ABDCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCAE
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCAE | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AB
Deuteranopia (green-blind)
#D6CEB0
Tritanopia (blue-blind)
#A6D9CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abdcae; /* rgb */ color: rgb(171, 220, 174); /* oklch */ color: oklch(84.8% 0.081 146.4);
Tailwind
colors: {
custom: {
50: '#c4e7c6',
500: '#abdcae',
950: '#000000',
},
}SCSS
$custom: #abdcae; $custom-light: #c4e7c6; $custom-dark: #000000;
JSON
{
"hex": "#abdcae",
"rgb": {
"r": 171,
"g": 220,
"b": 174
},
"hsl": {
"h": 123.673,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.84794,
"c": 0.08122,
"h": 146.4
},
"luminance": 0.629
}Semantic roles & 50–950 ramp
primary
#ABDCAE
secondary
#B477B0
accent
#31ACB4
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482