#ABDEB7#ABDEB7
#ABDEB7 is a very light, moderate green. Relative luminance 0.643; OKLCH L 85.5% C 0.075 H 151.8°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEB7 |
|---|---|
| RGB | rgb(171, 222, 183) |
| HSL | hsl(134, 44%, 77%) |
| HSV | hsv(134, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 17.6%, 12.9%) |
| CIE-LAB | lab(84.13, -24.08, 13.85) |
| CIE-LCH | lch(84.13, 27.78, 150.09°) |
| OKLab | oklab(85.45% -0.0665 0.0357) |
| OKLCH | oklch(85.45% 0.075 151.8) |
| XYZ | xyz(51.4607, 64.3177, 54.4938) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.61
Hospital Green
#9BE5AA
ΔE00 5.28
Light Teal
#90E4C1
ΔE00 5.66
Seafoam
#7FE0B3
ΔE00 6.63
Light Grey Green
#B7E1A1
ΔE00 6.80
Light Sage
#BCECAC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEB7 #DEABD2
analogous
#B9DEAB #ABDEB7 #ABDED1
triadic
#ABDEB7 #B7ABDE #DEB7AB
tetradic
#ABDEB7 #ABB9DE #DEABD2 #DED1AB
square
#ABDEB7 #ABB9DE #DEABD2 #DED1AB
split-complementary
#ABDEB7 #D1ABDE #DEABB9
monochromatic
#53BB6C #7FCD91 #ABDEB7 #D7EFDD #E9F6EC
Accessibility & contrast
On white
1.51
#ABDEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#ABDEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEB7
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEB7 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B5
Deuteranopia (green-blind)
#D6D0B9
Tritanopia (blue-blind)
#A4DCD3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdeb7; /* rgb */ color: rgb(171, 222, 183); /* oklch */ color: oklch(85.5% 0.075 151.8);
Tailwind
colors: {
custom: {
50: '#c5e8cc',
500: '#abdeb7',
950: '#000000',
},
}SCSS
$custom: #abdeb7; $custom-light: #c5e8cc; $custom-dark: #000000;
JSON
{
"hex": "#abdeb7",
"rgb": {
"r": 171,
"g": 222,
"b": 183
},
"hsl": {
"h": 134.118,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.85451,
"c": 0.07544,
"h": 151.8
},
"luminance": 0.64319
}Semantic roles & 50–950 ramp
primary
#ABDEB7
secondary
#B677A7
accent
#2F97B7
background
#FDFEFE
surface
#F9FCFA
border
#D2D5D3
text
#131613
muted
#828483