#ABE083#ABE083
#ABE083 is a very light, vivid yellow-green. Relative luminance 0.636; OKLCH L 84.8% C 0.134 H 132.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE083 |
|---|---|
| RGB | rgb(171, 224, 131) |
| HSL | hsl(94, 60%, 70%) |
| HSV | hsv(94, 42%, 88%) |
| CMYK | cmyk(23.7%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(83.76, -33.09, 40.09) |
| CIE-LCH | lch(83.76, 51.98, 129.54°) |
| OKLab | oklab(84.85% -0.0909 0.0981) |
| OKLCH | oklch(84.85% 0.134 132.8) |
| XYZ | xyz(47.5461, 63.6068, 31.2406) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.31
Light Grey Green
#B7E1A1
ΔE00 5.32
Washed Out Green
#BCF5A6
ΔE00 5.61
Tea Green
#BDF8A3
ΔE00 5.68
Pistachio (survey)
#C0FA8B
ΔE00 5.96
Light Moss Green
#A6C875
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE083 #B883E0
analogous
#D9E083 #ABE083 #83E08A
triadic
#ABE083 #83ABE0 #E083AB
tetradic
#ABE083 #83D9E0 #B883E0 #E08A83
square
#ABE083 #83D9E0 #B883E0 #E08A83
split-complementary
#ABE083 #8A83E0 #E083D9
monochromatic
#6BBA2F #8AD452 #ABE083 #CCECB4 #EDF8E5
Accessibility & contrast
On white
1.53
#ABE083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#ABE083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE083
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE083 | 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)
#E7D47C
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#ACD9C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abe083; /* rgb */ color: rgb(171, 224, 131); /* oklch */ color: oklch(84.8% 0.134 132.8);
Tailwind
colors: {
custom: {
50: '#c6eaa8',
500: '#abe083',
950: '#000000',
},
}SCSS
$custom: #abe083; $custom-light: #c6eaa8; $custom-dark: #000000;
JSON
{
"hex": "#abe083",
"rgb": {
"r": 171,
"g": 224,
"b": 131
},
"hsl": {
"h": 94.194,
"s": 60,
"l": 69.608
},
"oklch": {
"l": 0.84849,
"c": 0.13371,
"h": 132.8
},
"luminance": 0.63608
}Semantic roles & 50–950 ramp
primary
#ABE083
secondary
#8B50B7
accent
#1EC87F
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480