#ABE29A#ABE29A
#ABE29A is a very light, moderate green. Relative luminance 0.654; OKLCH L 85.7% C 0.112 H 138.4°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE29A |
|---|---|
| RGB | rgb(171, 226, 154) |
| HSL | hsl(106, 55%, 75%) |
| HSV | hsv(106, 32%, 89%) |
| CMYK | cmyk(24.3%, 0%, 31.9%, 11.4%) |
| CIE-LAB | lab(84.68, -30.82, 29.68) |
| CIE-LCH | lch(84.68, 42.79, 136.08°) |
| OKLab | oklab(85.71% -0.084 0.0744) |
| OKLCH | oklch(85.71% 0.112 138.4) |
| XYZ | xyz(49.8221, 65.3823, 40.5606) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.46
Light Sage
#BCECAC
ΔE00 3.22
Washed Out Green
#BCF5A6
ΔE00 4.26
Hospital Green
#9BE5AA
ΔE00 4.73
Tea Green
#BDF8A3
ΔE00 5.08
Light Pastel Green
#B2FBA5
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE29A #D19AE2
analogous
#CFE29A #ABE29A #9AE2AD
triadic
#ABE29A #9AABE2 #E29AAB
tetradic
#ABE29A #9ACFE2 #D19AE2 #E2AD9A
square
#ABE29A #9ACFE2 #D19AE2 #E2AD9A
split-complementary
#ABE29A #AD9AE2 #E29ACF
monochromatic
#5CC73B #83D46A #ABE29A #D3F0CA #EBF8E7
Accessibility & contrast
On white
1.49
#ABE29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#ABE29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE29A
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE29A | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#DED19E
Tritanopia (blue-blind)
#A9DDCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abe29a; /* rgb */ color: rgb(171, 226, 154); /* oklch */ color: oklch(85.7% 0.112 138.4);
Tailwind
colors: {
custom: {
50: '#c5ebb8',
500: '#abe29a',
950: '#000000',
},
}SCSS
$custom: #abe29a; $custom-light: #c5ebb8; $custom-dark: #000000;
JSON
{
"hex": "#abe29a",
"rgb": {
"r": 171,
"g": 226,
"b": 154
},
"hsl": {
"h": 105.833,
"s": 55.385,
"l": 74.51
},
"oklch": {
"l": 0.85707,
"c": 0.11222,
"h": 138.4
},
"luminance": 0.65384
}Semantic roles & 50–950 ramp
primary
#ABE29A
secondary
#A765BB
accent
#23C39D
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481