#ABE0BC#ABE0BC
#ABE0BC is a very light, moderate green. Relative luminance 0.656; OKLCH L 86.0% C 0.074 H 154.9°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0BC |
|---|---|
| RGB | rgb(171, 224, 188) |
| HSL | hsl(139, 46%, 77%) |
| HSV | hsv(139, 24%, 88%) |
| CMYK | cmyk(23.7%, 0%, 16.1%, 12.2%) |
| CIE-LAB | lab(84.79, -24.13, 12.15) |
| CIE-LCH | lch(84.79, 27.02, 153.27°) |
| OKLab | oklab(86.02% -0.0669 0.0314) |
| OKLCH | oklch(86.02% 0.074 154.9) |
| XYZ | xyz(52.5247, 65.5982, 57.4615) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.43
Light Teal
#90E4C1
ΔE00 4.97
Hospital Green
#9BE5AA
ΔE00 5.81
Seafoam
#7FE0B3
ΔE00 6.43
Pale Turquoise
#A5FBD5
ΔE00 6.96
Light Sage
#BCECAC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0BC #E0ABCF
analogous
#B5E0AB #ABE0BC #ABE0D6
triadic
#ABE0BC #BCABE0 #E0BCAB
tetradic
#ABE0BC #ABB5E0 #E0ABCF #E0D6AB
square
#ABE0BC #ABB5E0 #E0ABCF #E0D6AB
split-complementary
#ABE0BC #D6ABE0 #E0ABB5
monochromatic
#52BF75 #7ED098 #ABE0BC #D8F0E0 #E9F7ED
Accessibility & contrast
On white
1.49
#ABE0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#ABE0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0BC
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0BC | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7BA
Deuteranopia (green-blind)
#D7D1BE
Tritanopia (blue-blind)
#A3DFD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe0bc; /* rgb */ color: rgb(171, 224, 188); /* oklch */ color: oklch(86.0% 0.074 154.9);
Tailwind
colors: {
custom: {
50: '#c5ead0',
500: '#abe0bc',
950: '#000000',
},
}SCSS
$custom: #abe0bc; $custom-light: #c5ead0; $custom-dark: #000000;
JSON
{
"hex": "#abe0bc",
"rgb": {
"r": 171,
"g": 224,
"b": 188
},
"hsl": {
"h": 139.245,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.86015,
"c": 0.07394,
"h": 154.9
},
"luminance": 0.656
}Semantic roles & 50–950 ramp
primary
#ABE0BC
secondary
#B976A4
accent
#2C8CB9
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483