#ABDCA8#ABDCA8
#ABDCA8 is a very light, moderate green. Relative luminance 0.627; OKLCH L 84.7% C 0.088 H 143.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCA8 |
|---|---|
| RGB | rgb(171, 220, 168) |
| HSL | hsl(117, 43%, 76%) |
| HSV | hsv(117, 24%, 86%) |
| CMYK | cmyk(22.3%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(83.27, -25.73, 20.51) |
| CIE-LCH | lch(83.27, 32.90, 141.44°) |
| OKLab | oklab(84.66% -0.0702 0.0523) |
| OKLCH | oklch(84.66% 0.088 143.3) |
| XYZ | xyz(49.4538, 62.6700, 46.5291) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.61
Hospital Green
#9BE5AA
ΔE00 4.06
Light Sage
#BCECAC
ΔE00 4.46
Mint
#AAF0C1
ΔE00 5.67
Washed Out Green
#BCF5A6
ΔE00 7.27
Celadon
#BEFDB7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCA8 #D9A8DC
analogous
#C5DCA8 #ABDCA8 #A8DCBF
triadic
#ABDCA8 #A8ABDC #DCA8AB
tetradic
#ABDCA8 #A8C5DC #D9A8DC #DCBFA8
square
#ABDCA8 #A8C5DC #D9A8DC #DCBFA8
split-complementary
#ABDCA8 #BFA8DC #DCA8C5
monochromatic
#57B951 #81CA7C #ABDCA8 #D5EED4 #EAF6E9
Accessibility & contrast
On white
1.55
#ABDCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#ABDCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCA8
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCA8 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A5
Deuteranopia (green-blind)
#D7CEAB
Tritanopia (blue-blind)
#A7D9CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #abdca8; /* rgb */ color: rgb(171, 220, 168); /* oklch */ color: oklch(84.7% 0.088 143.3);
Tailwind
colors: {
custom: {
50: '#c5e7c2',
500: '#abdca8',
950: '#000000',
},
}SCSS
$custom: #abdca8; $custom-light: #c5e7c2; $custom-dark: #000000;
JSON
{
"hex": "#abdca8",
"rgb": {
"r": 171,
"g": 220,
"b": 168
},
"hsl": {
"h": 116.538,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.84657,
"c": 0.08756,
"h": 143.3
},
"luminance": 0.62671
}Semantic roles & 50–950 ramp
primary
#ABDCA8
secondary
#B074B4
accent
#30B6AE
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482