#ABE4BC#ABE4BC
#ABE4BC is a very light, moderate green. Relative luminance 0.678; OKLCH L 86.9% C 0.080 H 153.9°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE4BC |
|---|---|
| RGB | rgb(171, 228, 188) |
| HSL | hsl(138, 51%, 78%) |
| HSV | hsv(138, 25%, 89%) |
| CMYK | cmyk(25%, 0%, 17.5%, 10.6%) |
| CIE-LAB | lab(85.89, -26.07, 13.72) |
| CIE-LCH | lch(85.89, 29.46, 152.25°) |
| OKLab | oklab(86.9% -0.0721 0.0354) |
| OKLCH | oklch(86.9% 0.08 153.9) |
| XYZ | xyz(53.6124, 67.7736, 57.8240) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.15
Hospital Green
#9BE5AA
ΔE00 4.74
Light Teal
#90E4C1
ΔE00 4.81
Seafoam
#7FE0B3
ΔE00 5.99
Pale Turquoise
#A5FBD5
ΔE00 6.21
Light Sage
#BCECAC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE4BC #E4ABD3
analogous
#B6E4AB #ABE4BC #ABE4D8
triadic
#ABE4BC #BCABE4 #E4BCAB
tetradic
#ABE4BC #ABB6E4 #E4ABD3 #E4D8AB
square
#ABE4BC #ABB6E4 #E4ABD3 #E4D8AB
split-complementary
#ABE4BC #D8ABE4 #E4ABB6
monochromatic
#4EC672 #7DD597 #ABE4BC #D9F3E1 #E8F8ED
Accessibility & contrast
On white
1.44
#ABE4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#ABE4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE4BC
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE4BC | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBA
Deuteranopia (green-blind)
#DAD4BE
Tritanopia (blue-blind)
#A2E3D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe4bc; /* rgb */ color: rgb(171, 228, 188); /* oklch */ color: oklch(86.9% 0.080 153.9);
Tailwind
colors: {
custom: {
50: '#c5ecd0',
500: '#abe4bc',
950: '#000000',
},
}SCSS
$custom: #abe4bc; $custom-light: #c5ecd0; $custom-dark: #000000;
JSON
{
"hex": "#abe4bc",
"rgb": {
"r": 171,
"g": 228,
"b": 188
},
"hsl": {
"h": 137.895,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.86898,
"c": 0.08034,
"h": 153.9
},
"luminance": 0.67776
}Semantic roles & 50–950 ramp
primary
#ABE4BC
secondary
#BE75A8
accent
#2791BF
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483