#ABDEBE#ABDEBE
#ABDEBE is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.6% C 0.069 H 157.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEBE |
|---|---|
| RGB | rgb(171, 222, 190) |
| HSL | hsl(142, 44%, 77%) |
| HSV | hsv(142, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(84.29, -22.78, 10.38) |
| CIE-LCH | lch(84.29, 25.04, 155.50°) |
| OKLab | oklab(85.63% -0.0635 0.0269) |
| OKLCH | oklch(85.63% 0.069 157.1) |
| XYZ | xyz(52.2075, 64.6164, 58.4267) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.12
Mint
#AAF0C1
ΔE00 5.41
Seafoam
#7FE0B3
ΔE00 6.90
Hospital Green
#9BE5AA
ΔE00 6.90
Pale Teal
#82CBB2
ΔE00 7.15
Pale Turquoise
#A5FBD5
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEBE #DEABCB
analogous
#B2DEAB #ABDEBE #ABDED8
triadic
#ABDEBE #BEABDE #DEBEAB
tetradic
#ABDEBE #ABB2DE #DEABCB #DED8AB
square
#ABDEBE #ABB2DE #DEABCB #DED8AB
split-complementary
#ABDEBE #D8ABDE #DEABB2
monochromatic
#53BB7A #7FCD9C #ABDEBE #D7EFE0 #E9F6EE
Accessibility & contrast
On white
1.51
#ABDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#ABDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEBE
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEBE | 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)
#DDD6BC
Deuteranopia (green-blind)
#D4D0C0
Tritanopia (blue-blind)
#A2DDD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdebe; /* rgb */ color: rgb(171, 222, 190); /* oklch */ color: oklch(85.6% 0.069 157.1);
Tailwind
colors: {
custom: {
50: '#c4e8d1',
500: '#abdebe',
950: '#000000',
},
}SCSS
$custom: #abdebe; $custom-light: #c4e8d1; $custom-dark: #000000;
JSON
{
"hex": "#abdebe",
"rgb": {
"r": 171,
"g": 222,
"b": 190
},
"hsl": {
"h": 142.353,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.85626,
"c": 0.06895,
"h": 157.1
},
"luminance": 0.64618
}Semantic roles & 50–950 ramp
primary
#ABDEBE
secondary
#B6779F
accent
#2F84B7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483