#ABDEBC#ABDEBC
#ABDEBC is a very light, moderate green. Relative luminance 0.645; OKLCH L 85.6% C 0.071 H 155.4°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEBC |
|---|---|
| RGB | rgb(171, 222, 188) |
| HSL | hsl(140, 44%, 77%) |
| HSV | hsv(140, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(84.24, -23.16, 11.37) |
| CIE-LCH | lch(84.24, 25.80, 153.84°) |
| OKLab | oklab(85.58% -0.0643 0.0294) |
| OKLCH | oklch(85.58% 0.071 155.4) |
| XYZ | xyz(51.9904, 64.5295, 57.2834) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.11
Light Teal
#90E4C1
ΔE00 5.20
Hospital Green
#9BE5AA
ΔE00 6.40
Seafoam
#7FE0B3
ΔE00 6.76
Pale Teal
#82CBB2
ΔE00 7.39
Pale Turquoise
#A5FBD5
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEBC #DEABCD
analogous
#B4DEAB #ABDEBC #ABDED6
triadic
#ABDEBC #BCABDE #DEBCAB
tetradic
#ABDEBC #ABB4DE #DEABCD #DED6AB
square
#ABDEBC #ABB4DE #DEABCD #DED6AB
split-complementary
#ABDEBC #D6ABDE #DEABB4
monochromatic
#53BB76 #7FCD99 #ABDEBC #D7EFDF #E9F6ED
Accessibility & contrast
On white
1.51
#ABDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#ABDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEBC
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEBC | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BA
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#A3DDD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdebc; /* rgb */ color: rgb(171, 222, 188); /* oklch */ color: oklch(85.6% 0.071 155.4);
Tailwind
colors: {
custom: {
50: '#c4e8d0',
500: '#abdebc',
950: '#000000',
},
}SCSS
$custom: #abdebc; $custom-light: #c4e8d0; $custom-dark: #000000;
JSON
{
"hex": "#abdebc",
"rgb": {
"r": 171,
"g": 222,
"b": 188
},
"hsl": {
"h": 140,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.85575,
"c": 0.07073,
"h": 155.4
},
"luminance": 0.64531
}Semantic roles & 50–950 ramp
primary
#ABDEBC
secondary
#B677A1
accent
#2F89B7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483