#ABE49E#ABE49E
#ABE49E is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.2% C 0.111 H 139.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE49E |
|---|---|
| RGB | rgb(171, 228, 158) |
| HSL | hsl(109, 56%, 76%) |
| HSV | hsv(109, 31%, 89%) |
| CMYK | cmyk(25%, 0%, 30.7%, 10.6%) |
| CIE-LAB | lab(85.31, -31.15, 28.47) |
| CIE-LCH | lch(85.31, 42.20, 137.57°) |
| OKLab | oklab(86.24% -0.0849 0.0716) |
| OKLCH | oklch(86.24% 0.111 139.8) |
| XYZ | xyz(50.7078, 66.6118, 42.5268) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.61
Light Sage
#BCECAC
ΔE00 2.84
Washed Out Green
#BCF5A6
ΔE00 4.04
Hospital Green
#9BE5AA
ΔE00 4.12
Tea Green
#BDF8A3
ΔE00 4.95
Light Pastel Green
#B2FBA5
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE49E #D79EE4
analogous
#CEE49E #ABE49E #9EE4B4
triadic
#ABE49E #9EABE4 #E49EAB
tetradic
#ABE49E #9ECEE4 #D79EE4 #E4B49E
square
#ABE49E #9ECEE4 #D79EE4 #E4B49E
split-complementary
#ABE49E #B49EE4 #E49ECE
monochromatic
#58C93E #82D76E #ABE49E #D4F1CE #EAF8E7
Accessibility & contrast
On white
1.47
#ABE49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#ABE49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE49E
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE49E | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D999
Deuteranopia (green-blind)
#DFD3A2
Tritanopia (blue-blind)
#A8DFD2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe49e; /* rgb */ color: rgb(171, 228, 158); /* oklch */ color: oklch(86.2% 0.111 139.8);
Tailwind
colors: {
custom: {
50: '#c5ecbb',
500: '#abe49e',
950: '#000000',
},
}SCSS
$custom: #abe49e; $custom-light: #c5ecbb; $custom-dark: #000000;
JSON
{
"hex": "#abe49e",
"rgb": {
"r": 171,
"g": 228,
"b": 158
},
"hsl": {
"h": 108.857,
"s": 56.452,
"l": 75.686
},
"oklch": {
"l": 0.86235,
"c": 0.11105,
"h": 139.8
},
"luminance": 0.66613
}Semantic roles & 50–950 ramp
primary
#ABE49E
secondary
#AE68BE
accent
#21C4A6
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131612
muted
#828482