#ABDEB3#ABDEB3
#ABDEB3 is a very light, moderate green. Relative luminance 0.642; OKLCH L 85.4% C 0.079 H 149.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEB3 |
|---|---|
| RGB | rgb(171, 222, 179) |
| HSL | hsl(129, 44%, 77%) |
| HSV | hsv(129, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(84.05, -24.80, 15.83) |
| CIE-LCH | lch(84.05, 29.42, 147.45°) |
| OKLab | oklab(85.35% -0.0681 0.0407) |
| OKLCH | oklch(85.35% 0.079 149.2) |
| XYZ | xyz(51.0503, 64.1535, 52.3322) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.51
Hospital Green
#9BE5AA
ΔE00 4.54
Light Grey Green
#B7E1A1
ΔE00 5.78
Light Sage
#BCECAC
ΔE00 5.93
Light Teal
#90E4C1
ΔE00 6.22
Seafoam
#7FE0B3
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEB3 #DEABD6
analogous
#BDDEAB #ABDEB3 #ABDECD
triadic
#ABDEB3 #B3ABDE #DEB3AB
tetradic
#ABDEB3 #ABBDDE #DEABD6 #DECDAB
square
#ABDEB3 #ABBDDE #DEABD6 #DECDAB
split-complementary
#ABDEB3 #CDABDE #DEABBD
monochromatic
#53BB63 #7FCD8B #ABDEB3 #D7EFDB #E9F6EB
Accessibility & contrast
On white
1.52
#ABDEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#ABDEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEB3
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEB3 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B1
Deuteranopia (green-blind)
#D6CFB5
Tritanopia (blue-blind)
#A5DCD2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdeb3; /* rgb */ color: rgb(171, 222, 179); /* oklch */ color: oklch(85.4% 0.079 149.2);
Tailwind
colors: {
custom: {
50: '#c5e8c9',
500: '#abdeb3',
950: '#000000',
},
}SCSS
$custom: #abdeb3; $custom-light: #c5e8c9; $custom-dark: #000000;
JSON
{
"hex": "#abdeb3",
"rgb": {
"r": 171,
"g": 222,
"b": 179
},
"hsl": {
"h": 129.412,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.85354,
"c": 0.07937,
"h": 149.2
},
"luminance": 0.64155
}Semantic roles & 50–950 ramp
primary
#ABDEB3
secondary
#B677AC
accent
#2FA1B7
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482