#ABE082#ABE082
#ABE082 is a very light, vivid yellow-green. Relative luminance 0.636; OKLCH L 84.8% C 0.135 H 132.6°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE082 |
|---|---|
| RGB | rgb(171, 224, 130) |
| HSL | hsl(94, 60%, 69%) |
| HSV | hsv(94, 42%, 88%) |
| CMYK | cmyk(23.7%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(83.75, -33.22, 40.57) |
| CIE-LCH | lch(83.75, 52.43, 129.31°) |
| OKLab | oklab(84.83% -0.0913 0.0991) |
| OKLCH | oklch(84.83% 0.135 132.6) |
| XYZ | xyz(47.4786, 63.5798, 30.8854) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.29
Light Grey Green
#B7E1A1
ΔE00 5.48
Washed Out Green
#BCF5A6
ΔE00 5.71
Tea Green
#BDF8A3
ΔE00 5.75
Pistachio (survey)
#C0FA8B
ΔE00 5.91
Light Moss Green
#A6C875
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE082 #B782E0
analogous
#DAE082 #ABE082 #82E088
triadic
#ABE082 #82ABE0 #E082AB
tetradic
#ABE082 #82DAE0 #B782E0 #E08882
square
#ABE082 #82DAE0 #B782E0 #E08882
split-complementary
#ABE082 #8882E0 #E082DA
monochromatic
#6BBA2E #8AD451 #ABE082 #CCECB3 #EDF8E4
Accessibility & contrast
On white
1.53
#ABE082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#ABE082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE082
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE082 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37B
Deuteranopia (green-blind)
#DFCF87
Tritanopia (blue-blind)
#ACD9C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abe082; /* rgb */ color: rgb(171, 224, 130); /* oklch */ color: oklch(84.8% 0.135 132.6);
Tailwind
colors: {
custom: {
50: '#c6eaa7',
500: '#abe082',
950: '#000000',
},
}SCSS
$custom: #abe082; $custom-light: #c6eaa7; $custom-dark: #000000;
JSON
{
"hex": "#abe082",
"rgb": {
"r": 171,
"g": 224,
"b": 130
},
"hsl": {
"h": 93.83,
"s": 60.256,
"l": 69.412
},
"oklch": {
"l": 0.84833,
"c": 0.13474,
"h": 132.6
},
"luminance": 0.63581
}Semantic roles & 50–950 ramp
primary
#ABE082
secondary
#8A4FB7
accent
#1EC87E
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480