#ABE58D#ABE58D
#ABE58D is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.1% C 0.131 H 135.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE58D |
|---|---|
| RGB | rgb(171, 229, 141) |
| HSL | hsl(100, 63%, 73%) |
| HSV | hsv(100, 38%, 90%) |
| CMYK | cmyk(25.3%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(85.31, -34.08, 37.10) |
| CIE-LCH | lch(85.31, 50.38, 132.57°) |
| OKLab | oklab(86.15% -0.0932 0.0916) |
| OKLCH | oklch(86.15% 0.131 135.5) |
| XYZ | xyz(49.6204, 66.6182, 35.4384) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.11
Tea Green
#BDF8A3
ΔE00 4.29
Light Grey Green
#B7E1A1
ΔE00 4.56
Lightgreen
#90EE90
ΔE00 4.81
Pale Light Green
#B1FC99
ΔE00 5.01
Light Sage
#BCECAC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE58D #C78DE5
analogous
#D7E58D #ABE58D #8DE59B
triadic
#ABE58D #8DABE5 #E58DAB
tetradic
#ABE58D #8DD7E5 #C78DE5 #E59B8D
square
#ABE58D #8DD7E5 #C78DE5 #E59B8D
split-complementary
#ABE58D #9B8DE5 #E58DD7
monochromatic
#63CA2E #86DA5B #ABE58D #D0F0BF #EDF9E6
Accessibility & contrast
On white
1.47
#ABE58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#ABE58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE58D
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE58D | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD887
Deuteranopia (green-blind)
#E2D392
Tritanopia (blue-blind)
#AADFCF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe58d; /* rgb */ color: rgb(171, 229, 141); /* oklch */ color: oklch(86.1% 0.131 135.5);
Tailwind
colors: {
custom: {
50: '#c5edaf',
500: '#abe58d',
950: '#000000',
},
}SCSS
$custom: #abe58d; $custom-light: #c5edaf; $custom-dark: #000000;
JSON
{
"hex": "#abe58d",
"rgb": {
"r": 171,
"g": 229,
"b": 141
},
"hsl": {
"h": 99.545,
"s": 62.857,
"l": 72.549
},
"oklch": {
"l": 0.86147,
"c": 0.13068,
"h": 135.5
},
"luminance": 0.6662
}Semantic roles & 50–950 ramp
primary
#ABE58D
secondary
#9B58BE
accent
#1BCB8F
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581