#ABDEB5#ABDEB5
#ABDEB5 is a very light, moderate green. Relative luminance 0.642; OKLCH L 85.4% C 0.077 H 150.4°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEB5 |
|---|---|
| RGB | rgb(171, 222, 181) |
| HSL | hsl(132, 44%, 77%) |
| HSV | hsv(132, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 18.5%, 12.9%) |
| CIE-LAB | lab(84.09, -24.44, 14.84) |
| CIE-LCH | lch(84.09, 28.59, 148.74°) |
| OKLab | oklab(85.4% -0.0673 0.0382) |
| OKLCH | oklch(85.4% 0.077 150.4) |
| XYZ | xyz(51.2540, 64.2350, 53.4052) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.53
Hospital Green
#9BE5AA
ΔE00 4.89
Light Teal
#90E4C1
ΔE00 5.93
Light Grey Green
#B7E1A1
ΔE00 6.28
Light Sage
#BCECAC
ΔE00 6.38
Seafoam
#7FE0B3
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEB5 #DEABD4
analogous
#BBDEAB #ABDEB5 #ABDECF
triadic
#ABDEB5 #B5ABDE #DEB5AB
tetradic
#ABDEB5 #ABBBDE #DEABD4 #DECFAB
square
#ABDEB5 #ABBBDE #DEABD4 #DECFAB
split-complementary
#ABDEB5 #CFABDE #DEABBB
monochromatic
#53BB68 #7FCD8E #ABDEB5 #D7EFDC #E9F6EC
Accessibility & contrast
On white
1.52
#ABDEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#ABDEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEB5
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEB5 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B3
Deuteranopia (green-blind)
#D6CFB7
Tritanopia (blue-blind)
#A4DCD2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdeb5; /* rgb */ color: rgb(171, 222, 181); /* oklch */ color: oklch(85.4% 0.077 150.4);
Tailwind
colors: {
custom: {
50: '#c5e8cb',
500: '#abdeb5',
950: '#000000',
},
}SCSS
$custom: #abdeb5; $custom-light: #c5e8cb; $custom-dark: #000000;
JSON
{
"hex": "#abdeb5",
"rgb": {
"r": 171,
"g": 222,
"b": 181
},
"hsl": {
"h": 131.765,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.85402,
"c": 0.07739,
"h": 150.4
},
"luminance": 0.64237
}Semantic roles & 50–950 ramp
primary
#ABDEB5
secondary
#B677AA
accent
#2F9CB7
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482