#ABE181#ABE181
#ABE181 is a very light, vivid yellow-green. Relative luminance 0.641; OKLCH L 85.0% C 0.137 H 132.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE181 |
|---|---|
| RGB | rgb(171, 225, 129) |
| HSL | hsl(94, 62%, 69%) |
| HSV | hsv(94, 43%, 88%) |
| CMYK | cmyk(24%, 0%, 42.7%, 11.8%) |
| CIE-LAB | lab(84.01, -33.80, 41.40) |
| CIE-LCH | lch(84.01, 53.45, 129.23°) |
| OKLab | oklab(85.04% -0.0929 0.101) |
| OKLCH | oklch(85.04% 0.137 132.6) |
| XYZ | xyz(47.6814, 64.0922, 30.6235) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.51
Pistachio (survey)
#C0FA8B
ΔE00 5.64
Tea Green
#BDF8A3
ΔE00 5.67
Washed Out Green
#BCF5A6
ΔE00 5.71
Light Grey Green
#B7E1A1
ΔE00 5.74
Celery
#C1FD95
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE181 #B781E1
analogous
#DBE181 #ABE181 #81E187
triadic
#ABE181 #81ABE1 #E181AB
tetradic
#ABE181 #81DBE1 #B781E1 #E18781
square
#ABE181 #81DBE1 #B781E1 #E18781
split-complementary
#ABE181 #8781E1 #E181DB
monochromatic
#6BBB2D #8AD550 #ABE181 #CCEDB2 #EDF9E4
Accessibility & contrast
On white
1.52
#ABE181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#ABE181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE181
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE181 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47A
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#ACDACA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abe181; /* rgb */ color: rgb(171, 225, 129); /* oklch */ color: oklch(85.0% 0.137 132.6);
Tailwind
colors: {
custom: {
50: '#c6eaa7',
500: '#abe181',
950: '#000000',
},
}SCSS
$custom: #abe181; $custom-light: #c6eaa7; $custom-dark: #000000;
JSON
{
"hex": "#abe181",
"rgb": {
"r": 171,
"g": 225,
"b": 129
},
"hsl": {
"h": 93.75,
"s": 61.538,
"l": 69.412
},
"oklch": {
"l": 0.85044,
"c": 0.13725,
"h": 132.6
},
"luminance": 0.64093
}Semantic roles & 50–950 ramp
primary
#ABE181
secondary
#8A4EB8
accent
#1CC97E
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480