#ABE4BA#ABE4BA
#ABE4BA is a very light, moderate green. Relative luminance 0.677; OKLCH L 86.9% C 0.082 H 152.6°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE4BA |
|---|---|
| RGB | rgb(171, 228, 186) |
| HSL | hsl(136, 51%, 78%) |
| HSV | hsv(136, 25%, 89%) |
| CMYK | cmyk(25%, 0%, 18.4%, 10.6%) |
| CIE-LAB | lab(85.85, -26.44, 14.70) |
| CIE-LCH | lch(85.85, 30.25, 150.92°) |
| OKLab | oklab(86.85% -0.073 0.0379) |
| OKLCH | oklch(86.85% 0.082 152.6) |
| XYZ | xyz(53.3983, 67.6879, 56.6964) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.02
Hospital Green
#9BE5AA
ΔE00 4.29
Light Teal
#90E4C1
ΔE00 5.11
Seafoam
#7FE0B3
ΔE00 6.02
Light Sage
#BCECAC
ΔE00 6.18
Pale Turquoise
#A5FBD5
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE4BA #E4ABD5
analogous
#B8E4AB #ABE4BA #ABE4D6
triadic
#ABE4BA #BAABE4 #E4BAAB
tetradic
#ABE4BA #ABB8E4 #E4ABD5 #E4D6AB
square
#ABE4BA #ABB8E4 #E4ABD5 #E4D6AB
split-complementary
#ABE4BA #D6ABE4 #E4ABB8
monochromatic
#4EC66E #7DD594 #ABE4BA #D9F3E0 #E8F8EC
Accessibility & contrast
On white
1.44
#ABE4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#ABE4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE4BA
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE4BA | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB8
Deuteranopia (green-blind)
#DBD4BC
Tritanopia (blue-blind)
#A3E2D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe4ba; /* rgb */ color: rgb(171, 228, 186); /* oklch */ color: oklch(86.9% 0.082 152.6);
Tailwind
colors: {
custom: {
50: '#c5ecce',
500: '#abe4ba',
950: '#000000',
},
}SCSS
$custom: #abe4ba; $custom-light: #c5ecce; $custom-dark: #000000;
JSON
{
"hex": "#abe4ba",
"rgb": {
"r": 171,
"g": 228,
"b": 186
},
"hsl": {
"h": 135.789,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.8685,
"c": 0.08222,
"h": 152.6
},
"luminance": 0.6769
}Semantic roles & 50–950 ramp
primary
#ABE4BA
secondary
#BE75AB
accent
#2797BF
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483