#ABE281#ABE281
#ABE281 is a very light, vivid yellow-green. Relative luminance 0.646; OKLCH L 85.3% C 0.139 H 132.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE281 |
|---|---|
| RGB | rgb(171, 226, 129) |
| HSL | hsl(94, 63%, 70%) |
| HSV | hsv(94, 43%, 89%) |
| CMYK | cmyk(24.3%, 0%, 42.9%, 11.4%) |
| CIE-LAB | lab(84.30, -34.27, 41.76) |
| CIE-LCH | lch(84.30, 54.02, 129.37°) |
| OKLab | oklab(85.27% -0.0942 0.1018) |
| OKLCH | oklch(85.27% 0.139 132.8) |
| XYZ | xyz(47.9525, 64.6344, 30.7139) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.74
Pistachio (survey)
#C0FA8B
ΔE00 5.42
Tea Green
#BDF8A3
ΔE00 5.53
Washed Out Green
#BCF5A6
ΔE00 5.61
Celery
#C1FD95
ΔE00 5.80
Light Grey Green
#B7E1A1
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE281 #B881E2
analogous
#DBE281 #ABE281 #81E288
triadic
#ABE281 #81ABE2 #E281AB
tetradic
#ABE281 #81DBE2 #B881E2 #E28881
square
#ABE281 #81DBE2 #B881E2 #E28881
split-complementary
#ABE281 #8881E2 #E281DB
monochromatic
#6BBD2C #8AD74F #ABE281 #CCEDB3 #EDF9E4
Accessibility & contrast
On white
1.51
#ABE281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#ABE281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE281
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE281 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D579
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#ACDBCB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe281; /* rgb */ color: rgb(171, 226, 129); /* oklch */ color: oklch(85.3% 0.139 132.8);
Tailwind
colors: {
custom: {
50: '#c6eba7',
500: '#abe281',
950: '#000000',
},
}SCSS
$custom: #abe281; $custom-light: #c6eba7; $custom-dark: #000000;
JSON
{
"hex": "#abe281",
"rgb": {
"r": 171,
"g": 226,
"b": 129
},
"hsl": {
"h": 94.021,
"s": 62.581,
"l": 69.608
},
"oklch": {
"l": 0.85271,
"c": 0.13871,
"h": 132.8
},
"luminance": 0.64636
}Semantic roles & 50–950 ramp
primary
#ABE281
secondary
#8B4EBA
accent
#1BCA7E
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480