#ABDEBD#ABDEBD
#ABDEBD is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.6% C 0.070 H 156.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEBD |
|---|---|
| RGB | rgb(171, 222, 189) |
| HSL | hsl(141, 44%, 77%) |
| HSV | hsv(141, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(84.26, -22.97, 10.88) |
| CIE-LCH | lch(84.26, 25.42, 154.66°) |
| OKLab | oklab(85.6% -0.0639 0.0281) |
| OKLCH | oklch(85.6% 0.07 156.3) |
| XYZ | xyz(52.0985, 64.5728, 57.8531) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.15
Mint
#AAF0C1
ΔE00 5.25
Hospital Green
#9BE5AA
ΔE00 6.65
Seafoam
#7FE0B3
ΔE00 6.82
Pale Teal
#82CBB2
ΔE00 7.26
Pale Turquoise
#A5FBD5
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEBD #DEABCC
analogous
#B3DEAB #ABDEBD #ABDED7
triadic
#ABDEBD #BDABDE #DEBDAB
tetradic
#ABDEBD #ABB3DE #DEABCC #DED7AB
square
#ABDEBD #ABB3DE #DEABCC #DED7AB
split-complementary
#ABDEBD #D7ABDE #DEABB3
monochromatic
#53BB78 #7FCD9A #ABDEBD #D7EFE0 #E9F6EE
Accessibility & contrast
On white
1.51
#ABDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#ABDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEBD
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEBD | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BB
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#A3DDD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdebd; /* rgb */ color: rgb(171, 222, 189); /* oklch */ color: oklch(85.6% 0.070 156.3);
Tailwind
colors: {
custom: {
50: '#c4e8d0',
500: '#abdebd',
950: '#000000',
},
}SCSS
$custom: #abdebd; $custom-light: #c4e8d0; $custom-dark: #000000;
JSON
{
"hex": "#abdebd",
"rgb": {
"r": 171,
"g": 222,
"b": 189
},
"hsl": {
"h": 141.176,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.856,
"c": 0.06983,
"h": 156.3
},
"luminance": 0.64575
}Semantic roles & 50–950 ramp
primary
#ABDEBD
secondary
#B677A0
accent
#2F87B7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483