#ABE07C#ABE07C
#ABE07C is a very light, vivid yellow-green. Relative luminance 0.634; OKLCH L 84.7% C 0.141 H 131.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE07C |
|---|---|
| RGB | rgb(171, 224, 124) |
| HSL | hsl(92, 62%, 68%) |
| HSV | hsv(92, 45%, 88%) |
| CMYK | cmyk(23.7%, 0%, 44.6%, 12.2%) |
| CIE-LAB | lab(83.66, -33.96, 43.41) |
| CIE-LCH | lch(83.66, 55.12, 128.03°) |
| OKLab | oklab(84.74% -0.0936 0.1053) |
| OKLCH | oklch(84.74% 0.141 131.6) |
| XYZ | xyz(47.0876, 63.4234, 28.8259) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.29
Pistachio (survey)
#C0FA8B
ΔE00 5.69
Light Moss Green
#A6C875
ΔE00 6.09
Celery
#C1FD95
ΔE00 6.23
Tea Green
#BDF8A3
ΔE00 6.24
Washed Out Green
#BCF5A6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE07C #B17CE0
analogous
#DDE07C #ABE07C #7CE07F
triadic
#ABE07C #7CABE0 #E07CAB
tetradic
#ABE07C #7CDDE0 #B17CE0 #E07F7C
square
#ABE07C #7CDDE0 #B17CE0 #E07F7C
split-complementary
#ABE07C #7F7CE0 #E07CDD
monochromatic
#6DB62B #8BD44B #ABE07C #CBECAD #EAF7DF
Accessibility & contrast
On white
1.53
#ABE07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#ABE07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE07C
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE07C | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 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)
#E8D374
Deuteranopia (green-blind)
#E0CF82
Tritanopia (blue-blind)
#ADD9C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abe07c; /* rgb */ color: rgb(171, 224, 124); /* oklch */ color: oklch(84.7% 0.141 131.6);
Tailwind
colors: {
custom: {
50: '#c6eaa3',
500: '#abe07c',
950: '#000000',
},
}SCSS
$custom: #abe07c; $custom-light: #c6eaa3; $custom-dark: #000000;
JSON
{
"hex": "#abe07c",
"rgb": {
"r": 171,
"g": 224,
"b": 124
},
"hsl": {
"h": 91.8,
"s": 61.728,
"l": 68.235
},
"oklch": {
"l": 0.8474,
"c": 0.14091,
"h": 131.6
},
"luminance": 0.63424
}Semantic roles & 50–950 ramp
primary
#ABE07C
secondary
#8349B7
accent
#1CC978
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480