#ABE2AE#ABE2AE
#ABE2AE is a very light, moderate green. Relative luminance 0.661; OKLCH L 86.1% C 0.091 H 146.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2AE |
|---|---|
| RGB | rgb(171, 226, 174) |
| HSL | hsl(123, 49%, 78%) |
| HSV | hsv(123, 24%, 89%) |
| CMYK | cmyk(24.3%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(85.05, -27.60, 19.85) |
| CIE-LCH | lch(85.05, 33.99, 144.28°) |
| OKLab | oklab(86.13% -0.0755 0.0507) |
| OKLCH | oklch(86.13% 0.091 146.1) |
| XYZ | xyz(51.6288, 66.1049, 50.0755) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.97
Light Sage
#BCECAC
ΔE00 4.06
Mint
#AAF0C1
ΔE00 4.12
Light Grey Green
#B7E1A1
ΔE00 4.18
Light Sea Green
#98F6B0
ΔE00 6.39
Celadon
#BEFDB7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2AE #E2ABDF
analogous
#C3E2AB #ABE2AE #ABE2C9
triadic
#ABE2AE #AEABE2 #E2AEAB
tetradic
#ABE2AE #ABC3E2 #E2ABDF #E2C9AB
square
#ABE2AE #ABC3E2 #E2ABDF #E2C9AB
split-complementary
#ABE2AE #C9ABE2 #E2ABC3
monochromatic
#50C356 #7ED282 #ABE2AE #D8F2DA #E8F7E9
Accessibility & contrast
On white
1.48
#ABE2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#ABE2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2AE
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2AE | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#DBD2B1
Tritanopia (blue-blind)
#A5DFD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe2ae; /* rgb */ color: rgb(171, 226, 174); /* oklch */ color: oklch(86.1% 0.091 146.1);
Tailwind
colors: {
custom: {
50: '#c5ebc6',
500: '#abe2ae',
950: '#000000',
},
}SCSS
$custom: #abe2ae; $custom-light: #c5ebc6; $custom-dark: #000000;
JSON
{
"hex": "#abe2ae",
"rgb": {
"r": 171,
"g": 226,
"b": 174
},
"hsl": {
"h": 123.273,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.86126,
"c": 0.09095,
"h": 146.1
},
"luminance": 0.66107
}Semantic roles & 50–950 ramp
primary
#ABE2AE
secondary
#BB76B8
accent
#2AB4BC
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131613
muted
#828482