#ABDEB4#ABDEB4
#ABDEB4 is a very light, moderate green. Relative luminance 0.642; OKLCH L 85.4% C 0.078 H 149.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEB4 |
|---|---|
| RGB | rgb(171, 222, 180) |
| HSL | hsl(131, 44%, 77%) |
| HSV | hsv(131, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(84.07, -24.62, 15.33) |
| CIE-LCH | lch(84.07, 29.00, 148.08°) |
| OKLab | oklab(85.38% -0.0677 0.0395) |
| OKLCH | oklch(85.38% 0.078 149.8) |
| XYZ | xyz(51.1518, 64.1941, 52.8668) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.51
Hospital Green
#9BE5AA
ΔE00 4.71
Light Grey Green
#B7E1A1
ΔE00 6.03
Light Teal
#90E4C1
ΔE00 6.07
Light Sage
#BCECAC
ΔE00 6.15
Seafoam
#7FE0B3
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEB4 #DEABD5
analogous
#BCDEAB #ABDEB4 #ABDECE
triadic
#ABDEB4 #B4ABDE #DEB4AB
tetradic
#ABDEB4 #ABBCDE #DEABD5 #DECEAB
square
#ABDEB4 #ABBCDE #DEABD5 #DECEAB
split-complementary
#ABDEB4 #CEABDE #DEABBC
monochromatic
#53BB66 #7FCD8D #ABDEB4 #D7EFDB #E9F6EB
Accessibility & contrast
On white
1.52
#ABDEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#ABDEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEB4
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEB4 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B2
Deuteranopia (green-blind)
#D6CFB6
Tritanopia (blue-blind)
#A4DCD2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdeb4; /* rgb */ color: rgb(171, 222, 180); /* oklch */ color: oklch(85.4% 0.078 149.8);
Tailwind
colors: {
custom: {
50: '#c5e8ca',
500: '#abdeb4',
950: '#000000',
},
}SCSS
$custom: #abdeb4; $custom-light: #c5e8ca; $custom-dark: #000000;
JSON
{
"hex": "#abdeb4",
"rgb": {
"r": 171,
"g": 222,
"b": 180
},
"hsl": {
"h": 130.588,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.85378,
"c": 0.07838,
"h": 149.8
},
"luminance": 0.64196
}Semantic roles & 50–950 ramp
primary
#ABDEB4
secondary
#B677AB
accent
#2F9FB7
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482