#ABE49F#ABE49F
#ABE49F is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.3% C 0.110 H 140.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE49F |
|---|---|
| RGB | rgb(171, 228, 159) |
| HSL | hsl(110, 56%, 76%) |
| HSV | hsv(110, 30%, 89%) |
| CMYK | cmyk(25%, 0%, 30.3%, 10.6%) |
| CIE-LAB | lab(85.33, -30.99, 27.98) |
| CIE-LCH | lch(85.33, 41.76, 137.92°) |
| OKLab | oklab(86.26% -0.0844 0.0705) |
| OKLCH | oklch(86.26% 0.11 140.2) |
| XYZ | xyz(50.7943, 66.6463, 42.9820) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.59
Light Sage
#BCECAC
ΔE00 2.78
Hospital Green
#9BE5AA
ΔE00 3.96
Washed Out Green
#BCF5A6
ΔE00 4.11
Tea Green
#BDF8A3
ΔE00 5.05
Celadon
#BEFDB7
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE49F #D89FE4
analogous
#CDE49F #ABE49F #9FE4B5
triadic
#ABE49F #9FABE4 #E49FAB
tetradic
#ABE49F #9FCDE4 #D89FE4 #E4B59F
square
#ABE49F #9FCDE4 #D89FE4 #E4B59F
split-complementary
#ABE49F #B59FE4 #E49FCD
monochromatic
#57C93F #81D76F #ABE49F #D5F1CF #EAF8E7
Accessibility & contrast
On white
1.47
#ABE49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#ABE49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE49F
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE49F | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99B
Deuteranopia (green-blind)
#DFD3A3
Tritanopia (blue-blind)
#A8DFD2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe49f; /* rgb */ color: rgb(171, 228, 159); /* oklch */ color: oklch(86.3% 0.110 140.2);
Tailwind
colors: {
custom: {
50: '#c5ecbb',
500: '#abe49f',
950: '#000000',
},
}SCSS
$custom: #abe49f; $custom-light: #c5ecbb; $custom-dark: #000000;
JSON
{
"hex": "#abe49f",
"rgb": {
"r": 171,
"g": 228,
"b": 159
},
"hsl": {
"h": 109.565,
"s": 56.098,
"l": 75.882
},
"oklch": {
"l": 0.86255,
"c": 0.10998,
"h": 140.2
},
"luminance": 0.66648
}Semantic roles & 50–950 ramp
primary
#ABE49F
secondary
#AF69BE
accent
#22C4A8
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131612
muted
#828482