#ABDEBB#ABDEBB
#ABDEBB is a very light, moderate green. Relative luminance 0.645; OKLCH L 85.5% C 0.072 H 154.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEBB |
|---|---|
| RGB | rgb(171, 222, 187) |
| HSL | hsl(139, 44%, 77%) |
| HSV | hsv(139, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(84.22, -23.34, 11.87) |
| CIE-LCH | lch(84.22, 26.19, 153.05°) |
| OKLab | oklab(85.55% -0.0648 0.0307) |
| OKLCH | oklch(85.55% 0.072 154.7) |
| XYZ | xyz(51.8829, 64.4866, 56.7176) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.97
Light Teal
#90E4C1
ΔE00 5.26
Hospital Green
#9BE5AA
ΔE00 6.16
Seafoam
#7FE0B3
ΔE00 6.71
Pale Turquoise
#A5FBD5
ΔE00 7.45
Pale Teal
#82CBB2
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEBB #DEABCE
analogous
#B5DEAB #ABDEBB #ABDED5
triadic
#ABDEBB #BBABDE #DEBBAB
tetradic
#ABDEBB #ABB5DE #DEABCE #DED5AB
square
#ABDEBB #ABB5DE #DEABCE #DED5AB
split-complementary
#ABDEBB #D5ABDE #DEABB5
monochromatic
#53BB74 #7FCD97 #ABDEBB #D7EFDF #E9F6ED
Accessibility & contrast
On white
1.51
#ABDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#ABDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEBB
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEBB | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#A3DDD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdebb; /* rgb */ color: rgb(171, 222, 187); /* oklch */ color: oklch(85.5% 0.072 154.7);
Tailwind
colors: {
custom: {
50: '#c4e8cf',
500: '#abdebb',
950: '#000000',
},
}SCSS
$custom: #abdebb; $custom-light: #c4e8cf; $custom-dark: #000000;
JSON
{
"hex": "#abdebb",
"rgb": {
"r": 171,
"g": 222,
"b": 187
},
"hsl": {
"h": 138.824,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.8555,
"c": 0.07165,
"h": 154.7
},
"luminance": 0.64488
}Semantic roles & 50–950 ramp
primary
#ABDEBB
secondary
#B677A2
accent
#2F8CB7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483