#ABE58B#ABE58B
#ABE58B is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.1% C 0.133 H 135.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE58B |
|---|---|
| RGB | rgb(171, 229, 139) |
| HSL | hsl(99, 63%, 72%) |
| HSV | hsv(99, 39%, 90%) |
| CMYK | cmyk(25.3%, 0%, 39.3%, 10.2%) |
| CIE-LAB | lab(85.28, -34.35, 38.06) |
| CIE-LCH | lch(85.28, 51.27, 132.07°) |
| OKLab | oklab(86.11% -0.094 0.0937) |
| OKLCH | oklch(86.11% 0.133 135.1) |
| XYZ | xyz(49.4729, 66.5592, 34.6617) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.29
Tea Green
#BDF8A3
ΔE00 4.39
Light Grey Green
#B7E1A1
ΔE00 4.84
Lightgreen
#90EE90
ΔE00 4.89
Pale Light Green
#B1FC99
ΔE00 4.99
Light Pastel Green
#B2FBA5
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE58B #C58BE5
analogous
#D8E58B #ABE58B #8BE598
triadic
#ABE58B #8BABE5 #E58BAB
tetradic
#ABE58B #8BD8E5 #C58BE5 #E5988B
square
#ABE58B #8BD8E5 #C58BE5 #E5988B
split-complementary
#ABE58B #988BE5 #E58BD8
monochromatic
#64C92D #87DA59 #ABE58B #CFF0BD #EDF9E6
Accessibility & contrast
On white
1.47
#ABE58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#ABE58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE58B
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE58B | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD884
Deuteranopia (green-blind)
#E3D390
Tritanopia (blue-blind)
#ABDFCF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe58b; /* rgb */ color: rgb(171, 229, 139); /* oklch */ color: oklch(86.1% 0.133 135.1);
Tailwind
colors: {
custom: {
50: '#c6edae',
500: '#abe58b',
950: '#000000',
},
}SCSS
$custom: #abe58b; $custom-light: #c6edae; $custom-dark: #000000;
JSON
{
"hex": "#abe58b",
"rgb": {
"r": 171,
"g": 229,
"b": 139
},
"hsl": {
"h": 98.667,
"s": 63.38,
"l": 72.157
},
"oklch": {
"l": 0.86113,
"c": 0.13277,
"h": 135.1
},
"luminance": 0.66561
}Semantic roles & 50–950 ramp
primary
#ABE58B
secondary
#9956BE
accent
#1ACB8C
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581