#ABDEBF#ABDEBF
#ABDEBF is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.7% C 0.068 H 157.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEBF |
|---|---|
| RGB | rgb(171, 222, 191) |
| HSL | hsl(144, 44%, 77%) |
| HSV | hsv(144, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(84.31, -22.60, 9.89) |
| CIE-LCH | lch(84.31, 24.66, 156.36°) |
| OKLab | oklab(85.65% -0.0631 0.0256) |
| OKLCH | oklch(85.65% 0.068 157.9) |
| XYZ | xyz(52.3171, 64.6602, 59.0043) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.10
Mint
#AAF0C1
ΔE00 5.59
Seafoam
#7FE0B3
ΔE00 6.99
Pale Teal
#82CBB2
ΔE00 7.05
Hospital Green
#9BE5AA
ΔE00 7.16
Pale Turquoise
#A5FBD5
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEBF #DEABCA
analogous
#B1DEAB #ABDEBF #ABDED9
triadic
#ABDEBF #BFABDE #DEBFAB
tetradic
#ABDEBF #ABB1DE #DEABCA #DED9AB
square
#ABDEBF #ABB1DE #DEABCA #DED9AB
split-complementary
#ABDEBF #D9ABDE #DEABB1
monochromatic
#53BB7C #7FCD9E #ABDEBF #D7EFE0 #E9F6EE
Accessibility & contrast
On white
1.51
#ABDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#ABDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEBF
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEBF | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BD
Deuteranopia (green-blind)
#D4D0C1
Tritanopia (blue-blind)
#A2DDD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdebf; /* rgb */ color: rgb(171, 222, 191); /* oklch */ color: oklch(85.7% 0.068 157.9);
Tailwind
colors: {
custom: {
50: '#c4e8d2',
500: '#abdebf',
950: '#000000',
},
}SCSS
$custom: #abdebf; $custom-light: #c4e8d2; $custom-dark: #000000;
JSON
{
"hex": "#abdebf",
"rgb": {
"r": 171,
"g": 222,
"b": 191
},
"hsl": {
"h": 143.529,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.85651,
"c": 0.06807,
"h": 157.9
},
"luminance": 0.64662
}Semantic roles & 50–950 ramp
primary
#ABDEBF
secondary
#B6779D
accent
#2F81B7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483