#ABDCAB#ABDCAB
#ABDCAB is a very light, moderate green. Relative luminance 0.628; OKLCH L 84.7% C 0.084 H 144.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCAB |
|---|---|
| RGB | rgb(171, 220, 171) |
| HSL | hsl(120, 41%, 77%) |
| HSV | hsv(120, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(83.33, -25.22, 19.02) |
| CIE-LCH | lch(83.33, 31.59, 142.98°) |
| OKLab | oklab(84.73% -0.0689 0.0487) |
| OKLCH | oklch(84.73% 0.084 144.8) |
| XYZ | xyz(49.7365, 62.7831, 48.0181) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.18
Light Grey Green
#B7E1A1
ΔE00 4.24
Light Sage
#BCECAC
ΔE00 4.90
Mint
#AAF0C1
ΔE00 5.36
Seafoam
#7FE0B3
ΔE00 7.51
Light Teal
#90E4C1
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCAB #DCABDC
analogous
#C4DCAB #ABDCAB #ABDCC4
triadic
#ABDCAB #ABABDC #DCABAB
tetradic
#ABDCAB #ABC4DC #DCABDC #DCC4AB
square
#ABDCAB #ABC4DC #DCABDC #DCC4AB
split-complementary
#ABDCAB #C4ABDC #DCABC4
monochromatic
#55B855 #80CA80 #ABDCAB #D6EED6 #E9F6E9
Accessibility & contrast
On white
1.55
#ABDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#ABDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCAB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCAB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3A8
Deuteranopia (green-blind)
#D6CEAD
Tritanopia (blue-blind)
#A6D9CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abdcab; /* rgb */ color: rgb(171, 220, 171); /* oklch */ color: oklch(84.7% 0.084 144.8);
Tailwind
colors: {
custom: {
50: '#c5e7c4',
500: '#abdcab',
950: '#000000',
},
}SCSS
$custom: #abdcab; $custom-light: #c5e7c4; $custom-dark: #000000;
JSON
{
"hex": "#abdcab",
"rgb": {
"r": 171,
"g": 220,
"b": 171
},
"hsl": {
"h": 120,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.84725,
"c": 0.08437,
"h": 144.8
},
"luminance": 0.62785
}Semantic roles & 50–950 ramp
primary
#ABDCAB
secondary
#B477B4
accent
#31B4B4
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482