#ABE29B#ABE29B
#ABE29B is a very light, moderate green. Relative luminance 0.654; OKLCH L 85.7% C 0.111 H 138.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE29B |
|---|---|
| RGB | rgb(171, 226, 155) |
| HSL | hsl(106, 55%, 75%) |
| HSV | hsv(106, 31%, 89%) |
| CMYK | cmyk(24.3%, 0%, 31.4%, 11.4%) |
| CIE-LAB | lab(84.70, -30.67, 29.19) |
| CIE-LCH | lch(84.70, 42.34, 136.41°) |
| OKLab | oklab(85.73% -0.0836 0.0733) |
| OKLCH | oklch(85.73% 0.111 138.7) |
| XYZ | xyz(49.9058, 65.4157, 41.0011) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.40
Light Sage
#BCECAC
ΔE00 3.13
Washed Out Green
#BCF5A6
ΔE00 4.30
Hospital Green
#9BE5AA
ΔE00 4.57
Tea Green
#BDF8A3
ΔE00 5.16
Light Pastel Green
#B2FBA5
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE29B #D29BE2
analogous
#CFE29B #ABE29B #9BE2AF
triadic
#ABE29B #9BABE2 #E29BAB
tetradic
#ABE29B #9BCFE2 #D29BE2 #E2AF9B
square
#ABE29B #9BCFE2 #D29BE2 #E2AF9B
split-complementary
#ABE29B #AF9BE2 #E29BCF
monochromatic
#5BC63C #83D46C #ABE29B #D3F0CA #EBF8E7
Accessibility & contrast
On white
1.49
#ABE29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#ABE29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE29B
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE29B | 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)
#E7D796
Deuteranopia (green-blind)
#DED29F
Tritanopia (blue-blind)
#A9DDCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abe29b; /* rgb */ color: rgb(171, 226, 155); /* oklch */ color: oklch(85.7% 0.111 138.7);
Tailwind
colors: {
custom: {
50: '#c5ebb9',
500: '#abe29b',
950: '#000000',
},
}SCSS
$custom: #abe29b; $custom-light: #c5ebb9; $custom-dark: #000000;
JSON
{
"hex": "#abe29b",
"rgb": {
"r": 171,
"g": 226,
"b": 155
},
"hsl": {
"h": 106.479,
"s": 55.039,
"l": 74.706
},
"oklch": {
"l": 0.85727,
"c": 0.11115,
"h": 138.7
},
"luminance": 0.65417
}Semantic roles & 50–950 ramp
primary
#ABE29B
secondary
#A866BB
accent
#23C39F
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481