#ABE4BD#ABE4BD
#ABE4BD is a very light, moderate green. Relative luminance 0.678; OKLCH L 86.9% C 0.079 H 154.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE4BD |
|---|---|
| RGB | rgb(171, 228, 189) |
| HSL | hsl(139, 51%, 78%) |
| HSV | hsv(139, 25%, 89%) |
| CMYK | cmyk(25%, 0%, 17.1%, 10.6%) |
| CIE-LAB | lab(85.91, -25.89, 13.22) |
| CIE-LCH | lch(85.91, 29.07, 152.94°) |
| OKLab | oklab(86.92% -0.0717 0.0341) |
| OKLCH | oklch(86.92% 0.079 154.6) |
| XYZ | xyz(53.7206, 67.8168, 58.3937) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.25
Light Teal
#90E4C1
ΔE00 4.68
Hospital Green
#9BE5AA
ΔE00 4.97
Seafoam
#7FE0B3
ΔE00 5.99
Pale Turquoise
#A5FBD5
ΔE00 6.12
Light Sage
#BCECAC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE4BD #E4ABD2
analogous
#B5E4AB #ABE4BD #ABE4D9
triadic
#ABE4BD #BDABE4 #E4BDAB
tetradic
#ABE4BD #ABB5E4 #E4ABD2 #E4D9AB
square
#ABE4BD #ABB5E4 #E4ABD2 #E4D9AB
split-complementary
#ABE4BD #D9ABE4 #E4ABB5
monochromatic
#4EC674 #7DD599 #ABE4BD #D9F3E1 #E8F8ED
Accessibility & contrast
On white
1.44
#ABE4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#ABE4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE4BD
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE4BD | 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)
#E4DBBB
Deuteranopia (green-blind)
#DAD4BF
Tritanopia (blue-blind)
#A2E3D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe4bd; /* rgb */ color: rgb(171, 228, 189); /* oklch */ color: oklch(86.9% 0.079 154.6);
Tailwind
colors: {
custom: {
50: '#c5ecd1',
500: '#abe4bd',
950: '#000000',
},
}SCSS
$custom: #abe4bd; $custom-light: #c5ecd1; $custom-dark: #000000;
JSON
{
"hex": "#abe4bd",
"rgb": {
"r": 171,
"g": 228,
"b": 189
},
"hsl": {
"h": 138.947,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.86923,
"c": 0.07941,
"h": 154.6
},
"luminance": 0.67819
}Semantic roles & 50–950 ramp
primary
#ABE4BD
secondary
#BE75A7
accent
#278FBF
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483