#ABE07D#ABE07D
#ABE07D is a very light, vivid yellow-green. Relative luminance 0.634; OKLCH L 84.8% C 0.140 H 131.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE07D |
|---|---|
| RGB | rgb(171, 224, 125) |
| HSL | hsl(92, 61%, 68%) |
| HSV | hsv(92, 44%, 88%) |
| CMYK | cmyk(23.7%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(83.68, -33.84, 42.94) |
| CIE-LCH | lch(83.68, 54.67, 128.24°) |
| OKLab | oklab(84.76% -0.0932 0.1043) |
| OKLCH | oklch(84.76% 0.14 131.8) |
| XYZ | xyz(47.1511, 63.4488, 29.1607) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.28
Pistachio (survey)
#C0FA8B
ΔE00 5.71
Light Moss Green
#A6C875
ΔE00 6.07
Tea Green
#BDF8A3
ΔE00 6.15
Celery
#C1FD95
ΔE00 6.22
Light Grey Green
#B7E1A1
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE07D #B27DE0
analogous
#DDE07D #ABE07D #7DE080
triadic
#ABE07D #7DABE0 #E07DAB
tetradic
#ABE07D #7DDDE0 #B27DE0 #E0807D
square
#ABE07D #7DDDE0 #B27DE0 #E0807D
split-complementary
#ABE07D #807DE0 #E07DDD
monochromatic
#6CB72C #8BD44C #ABE07D #CBECAE #EBF8E0
Accessibility & contrast
On white
1.53
#ABE07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#ABE07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE07D
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE07D | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D375
Deuteranopia (green-blind)
#E0CF83
Tritanopia (blue-blind)
#ADD9C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abe07d; /* rgb */ color: rgb(171, 224, 125); /* oklch */ color: oklch(84.8% 0.140 131.8);
Tailwind
colors: {
custom: {
50: '#c6eaa4',
500: '#abe07d',
950: '#000000',
},
}SCSS
$custom: #abe07d; $custom-light: #c6eaa4; $custom-dark: #000000;
JSON
{
"hex": "#abe07d",
"rgb": {
"r": 171,
"g": 224,
"b": 125
},
"hsl": {
"h": 92.121,
"s": 61.491,
"l": 68.431
},
"oklch": {
"l": 0.84755,
"c": 0.13989,
"h": 131.8
},
"luminance": 0.6345
}Semantic roles & 50–950 ramp
primary
#ABE07D
secondary
#844AB7
accent
#1CC979
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480