#ABE29D#ABE29D
#ABE29D is a very light, moderate green. Relative luminance 0.655; OKLCH L 85.8% C 0.109 H 139.4°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE29D |
|---|---|
| RGB | rgb(171, 226, 157) |
| HSL | hsl(108, 54%, 75%) |
| HSV | hsv(108, 31%, 89%) |
| CMYK | cmyk(24.3%, 0%, 30.5%, 11.4%) |
| CIE-LAB | lab(84.73, -30.36, 28.21) |
| CIE-LCH | lch(84.73, 41.45, 137.10°) |
| OKLab | oklab(85.77% -0.0827 0.071) |
| OKLCH | oklch(85.77% 0.109 139.4) |
| XYZ | xyz(50.0751, 65.4835, 41.8930) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.31
Light Sage
#BCECAC
ΔE00 2.98
Hospital Green
#9BE5AA
ΔE00 4.26
Washed Out Green
#BCF5A6
ΔE00 4.42
Tea Green
#BDF8A3
ΔE00 5.33
Light Pastel Green
#B2FBA5
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE29D #D49DE2
analogous
#CEE29D #ABE29D #9DE2B1
triadic
#ABE29D #9DABE2 #E29DAB
tetradic
#ABE29D #9DCEE2 #D49DE2 #E2B19D
square
#ABE29D #9DCEE2 #D49DE2 #E2B19D
split-complementary
#ABE29D #B19DE2 #E29DCE
monochromatic
#5AC63F #83D46E #ABE29D #D3F0CC #EBF8E7
Accessibility & contrast
On white
1.49
#ABE29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#ABE29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE29D
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE29D | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D799
Deuteranopia (green-blind)
#DED2A1
Tritanopia (blue-blind)
#A8DDD0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abe29d; /* rgb */ color: rgb(171, 226, 157); /* oklch */ color: oklch(85.8% 0.109 139.4);
Tailwind
colors: {
custom: {
50: '#c5ebba',
500: '#abe29d',
950: '#000000',
},
}SCSS
$custom: #abe29d; $custom-light: #c5ebba; $custom-dark: #000000;
JSON
{
"hex": "#abe29d",
"rgb": {
"r": 171,
"g": 226,
"b": 157
},
"hsl": {
"h": 107.826,
"s": 54.331,
"l": 75.098
},
"oklch": {
"l": 0.85766,
"c": 0.10899,
"h": 139.4
},
"luminance": 0.65485
}Semantic roles & 50–950 ramp
primary
#ABE29D
secondary
#AA68BB
accent
#24C2A2
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481