#ABDEB0#ABDEB0
#ABDEB0 is a very light, moderate green. Relative luminance 0.640; OKLCH L 85.3% C 0.082 H 147.4°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEB0 |
|---|---|
| RGB | rgb(171, 222, 176) |
| HSL | hsl(126, 44%, 77%) |
| HSV | hsv(126, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(83.98, -25.33, 17.32) |
| CIE-LCH | lch(83.98, 30.68, 145.64°) |
| OKLab | oklab(85.28% -0.0694 0.0444) |
| OKLCH | oklch(85.28% 0.082 147.4) |
| XYZ | xyz(50.7502, 64.0335, 50.7517) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.11
Mint
#AAF0C1
ΔE00 4.61
Light Grey Green
#B7E1A1
ΔE00 5.06
Light Sage
#BCECAC
ΔE00 5.31
Light Teal
#90E4C1
ΔE00 6.71
Seafoam
#7FE0B3
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEB0 #DEABD9
analogous
#C0DEAB #ABDEB0 #ABDECA
triadic
#ABDEB0 #B0ABDE #DEB0AB
tetradic
#ABDEB0 #ABC0DE #DEABD9 #DECAAB
square
#ABDEB0 #ABC0DE #DEABD9 #DECAAB
split-complementary
#ABDEB0 #CAABDE #DEABC0
monochromatic
#53BB5D #7FCD87 #ABDEB0 #D7EFD9 #E9F6EA
Accessibility & contrast
On white
1.52
#ABDEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#ABDEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEB0
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEB0 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AD
Deuteranopia (green-blind)
#D7CFB2
Tritanopia (blue-blind)
#A5DCD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abdeb0; /* rgb */ color: rgb(171, 222, 176); /* oklch */ color: oklch(85.3% 0.082 147.4);
Tailwind
colors: {
custom: {
50: '#c5e8c7',
500: '#abdeb0',
950: '#000000',
},
}SCSS
$custom: #abdeb0; $custom-light: #c5e8c7; $custom-dark: #000000;
JSON
{
"hex": "#abdeb0",
"rgb": {
"r": 171,
"g": 222,
"b": 176
},
"hsl": {
"h": 125.882,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.85284,
"c": 0.08242,
"h": 147.4
},
"luminance": 0.64035
}Semantic roles & 50–950 ramp
primary
#ABDEB0
secondary
#B677B0
accent
#2FA9B7
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482