#ABE29F#ABE29F
#ABE29F is a very light, moderate green. Relative luminance 0.656; OKLCH L 85.8% C 0.107 H 140.0°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE29F |
|---|---|
| RGB | rgb(171, 226, 159) |
| HSL | hsl(109, 54%, 75%) |
| HSV | hsv(109, 30%, 89%) |
| CMYK | cmyk(24.3%, 0%, 29.6%, 11.4%) |
| CIE-LAB | lab(84.77, -30.05, 27.23) |
| CIE-LCH | lch(84.77, 40.55, 137.82°) |
| OKLab | oklab(85.81% -0.0819 0.0686) |
| OKLCH | oklch(85.81% 0.107 140) |
| XYZ | xyz(50.2473, 65.5523, 42.7996) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.30
Light Sage
#BCECAC
ΔE00 2.89
Hospital Green
#9BE5AA
ΔE00 3.96
Washed Out Green
#BCF5A6
ΔE00 4.57
Tea Green
#BDF8A3
ΔE00 5.53
Celadon
#BEFDB7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE29F #D69FE2
analogous
#CCE29F #ABE29F #9FE2B4
triadic
#ABE29F #9FABE2 #E29FAB
tetradic
#ABE29F #9FCCE2 #D69FE2 #E2B49F
square
#ABE29F #9FCCE2 #D69FE2 #E2B49F
split-complementary
#ABE29F #B49FE2 #E29FCC
monochromatic
#59C641 #82D470 #ABE29F #D4F0CE #EAF8E7
Accessibility & contrast
On white
1.49
#ABE29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#ABE29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE29F
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE29F | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#DDD2A2
Tritanopia (blue-blind)
#A8DED0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe29f; /* rgb */ color: rgb(171, 226, 159); /* oklch */ color: oklch(85.8% 0.107 140.0);
Tailwind
colors: {
custom: {
50: '#c5ebbb',
500: '#abe29f',
950: '#000000',
},
}SCSS
$custom: #abe29f; $custom-light: #c5ebbb; $custom-dark: #000000;
JSON
{
"hex": "#abe29f",
"rgb": {
"r": 171,
"g": 226,
"b": 159
},
"hsl": {
"h": 109.254,
"s": 53.6,
"l": 75.49
},
"oklch": {
"l": 0.85806,
"c": 0.10684,
"h": 140
},
"luminance": 0.65554
}Semantic roles & 50–950 ramp
primary
#ABE29F
secondary
#AD6ABB
accent
#24C1A5
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131612
muted
#828482