#ABE07B#ABE07B
#ABE07B is a very light, vivid yellow-green. Relative luminance 0.634; OKLCH L 84.7% C 0.142 H 131.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE07B |
|---|---|
| RGB | rgb(171, 224, 123) |
| HSL | hsl(91, 62%, 68%) |
| HSV | hsv(91, 45%, 88%) |
| CMYK | cmyk(23.7%, 0%, 45.1%, 12.2%) |
| CIE-LAB | lab(83.65, -34.08, 43.89) |
| CIE-LCH | lch(83.65, 55.56, 127.83°) |
| OKLab | oklab(84.73% -0.094 0.1063) |
| OKLCH | oklch(84.73% 0.142 131.5) |
| XYZ | xyz(47.0247, 63.3982, 28.4946) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.31
Pistachio (survey)
#C0FA8B
ΔE00 5.66
Light Moss Green
#A6C875
ΔE00 6.12
Celery
#C1FD95
ΔE00 6.24
Tea Green
#BDF8A3
ΔE00 6.33
Spring Green (survey)
#A9F971
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE07B #B07BE0
analogous
#DDE07B #ABE07B #7BE07D
triadic
#ABE07B #7BABE0 #E07BAB
tetradic
#ABE07B #7BDDE0 #B07BE0 #E07D7B
square
#ABE07B #7BDDE0 #B07BE0 #E07D7B
split-complementary
#ABE07B #7D7BE0 #E07BDD
monochromatic
#6DB62B #8BD449 #ABE07B #CBECAD #EAF7DE
Accessibility & contrast
On white
1.54
#ABE07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#ABE07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE07B
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE07B | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D373
Deuteranopia (green-blind)
#E0CF81
Tritanopia (blue-blind)
#ADD9C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abe07b; /* rgb */ color: rgb(171, 224, 123); /* oklch */ color: oklch(84.7% 0.142 131.5);
Tailwind
colors: {
custom: {
50: '#c6eaa3',
500: '#abe07b',
950: '#000000',
},
}SCSS
$custom: #abe07b; $custom-light: #c6eaa3; $custom-dark: #000000;
JSON
{
"hex": "#abe07b",
"rgb": {
"r": 171,
"g": 224,
"b": 123
},
"hsl": {
"h": 91.485,
"s": 61.963,
"l": 68.039
},
"oklch": {
"l": 0.84725,
"c": 0.14192,
"h": 131.5
},
"luminance": 0.63399
}Semantic roles & 50–950 ramp
primary
#ABE07B
secondary
#8248B7
accent
#1CCA77
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480