#ABDEB8#ABDEB8
#ABDEB8 is a very light, moderate green. Relative luminance 0.644; OKLCH L 85.5% C 0.074 H 152.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEB8 |
|---|---|
| RGB | rgb(171, 222, 184) |
| HSL | hsl(135, 44%, 77%) |
| HSV | hsv(135, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(84.15, -23.90, 13.35) |
| CIE-LCH | lch(84.15, 27.37, 150.80°) |
| OKLab | oklab(85.48% -0.066 0.0344) |
| OKLCH | oklch(85.48% 0.074 152.5) |
| XYZ | xyz(51.5651, 64.3594, 55.0439) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.67
Hospital Green
#9BE5AA
ΔE00 5.49
Light Teal
#90E4C1
ΔE00 5.55
Seafoam
#7FE0B3
ΔE00 6.63
Light Grey Green
#B7E1A1
ΔE00 7.06
Light Sage
#BCECAC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEB8 #DEABD1
analogous
#B8DEAB #ABDEB8 #ABDED2
triadic
#ABDEB8 #B8ABDE #DEB8AB
tetradic
#ABDEB8 #ABB8DE #DEABD1 #DED2AB
square
#ABDEB8 #ABB8DE #DEABD1 #DED2AB
split-complementary
#ABDEB8 #D2ABDE #DEABB8
monochromatic
#53BB6E #7FCD93 #ABDEB8 #D7EFDD #E9F6EC
Accessibility & contrast
On white
1.51
#ABDEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#ABDEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEB8
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEB8 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B6
Deuteranopia (green-blind)
#D6D0BA
Tritanopia (blue-blind)
#A4DCD3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdeb8; /* rgb */ color: rgb(171, 222, 184); /* oklch */ color: oklch(85.5% 0.074 152.5);
Tailwind
colors: {
custom: {
50: '#c4e8cd',
500: '#abdeb8',
950: '#000000',
},
}SCSS
$custom: #abdeb8; $custom-light: #c4e8cd; $custom-dark: #000000;
JSON
{
"hex": "#abdeb8",
"rgb": {
"r": 171,
"g": 222,
"b": 184
},
"hsl": {
"h": 135.294,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.85475,
"c": 0.07447,
"h": 152.5
},
"luminance": 0.64361
}Semantic roles & 50–950 ramp
primary
#ABDEB8
secondary
#B677A6
accent
#2F94B7
background
#FDFEFE
surface
#F9FCFA
border
#D2D5D3
text
#131613
muted
#828483