#ABDCAA#ABDCAA
#ABDCAA is a very light, moderate green. Relative luminance 0.627; OKLCH L 84.7% C 0.085 H 144.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCAA |
|---|---|
| RGB | rgb(171, 220, 170) |
| HSL | hsl(119, 42%, 76%) |
| HSV | hsv(119, 23%, 86%) |
| CMYK | cmyk(22.3%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(83.31, -25.39, 19.52) |
| CIE-LCH | lch(83.31, 32.03, 142.45°) |
| OKLab | oklab(84.7% -0.0693 0.0499) |
| OKLCH | oklch(84.7% 0.085 144.3) |
| XYZ | xyz(49.6416, 62.7451, 47.5180) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.03
Hospital Green
#9BE5AA
ΔE00 4.12
Light Sage
#BCECAC
ΔE00 4.74
Mint
#AAF0C1
ΔE00 5.46
Washed Out Green
#BCF5A6
ΔE00 7.60
Seafoam
#7FE0B3
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCAA #DBAADC
analogous
#C4DCAA #ABDCAA #AADCC2
triadic
#ABDCAA #AAABDC #DCAAAB
tetradic
#ABDCAA #AAC4DC #DBAADC #DCC2AA
square
#ABDCAA #AAC4DC #DBAADC #DCC2AA
split-complementary
#ABDCAA #C2AADC #DCAAC4
monochromatic
#55B853 #80CA7F #ABDCAA #D6EED5 #EAF6E9
Accessibility & contrast
On white
1.55
#ABDCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#ABDCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCAA
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCAA | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3A7
Deuteranopia (green-blind)
#D6CEAD
Tritanopia (blue-blind)
#A7D9CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abdcaa; /* rgb */ color: rgb(171, 220, 170); /* oklch */ color: oklch(84.7% 0.085 144.3);
Tailwind
colors: {
custom: {
50: '#c5e7c3',
500: '#abdcaa',
950: '#000000',
},
}SCSS
$custom: #abdcaa; $custom-light: #c5e7c3; $custom-dark: #000000;
JSON
{
"hex": "#abdcaa",
"rgb": {
"r": 171,
"g": 220,
"b": 170
},
"hsl": {
"h": 118.8,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.84702,
"c": 0.08543,
"h": 144.3
},
"luminance": 0.62747
}Semantic roles & 50–950 ramp
primary
#ABDCAA
secondary
#B376B4
accent
#31B5B2
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482