#ABE591#ABE591
#ABE591 is a very light, vivid green. Relative luminance 0.667; OKLCH L 86.2% C 0.126 H 136.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE591 |
|---|---|
| RGB | rgb(171, 229, 145) |
| HSL | hsl(101, 62%, 73%) |
| HSV | hsv(101, 37%, 90%) |
| CMYK | cmyk(25.3%, 0%, 36.7%, 10.2%) |
| CIE-LAB | lab(85.37, -33.53, 35.17) |
| CIE-LCH | lch(85.37, 48.59, 133.63°) |
| OKLab | oklab(86.22% -0.0916 0.0872) |
| OKLCH | oklch(86.22% 0.126 136.4) |
| XYZ | xyz(49.9234, 66.7394, 37.0342) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.81
Light Grey Green
#B7E1A1
ΔE00 4.02
Tea Green
#BDF8A3
ΔE00 4.18
Light Sage
#BCECAC
ΔE00 4.43
Lightgreen
#90EE90
ΔE00 4.73
Light Pastel Green
#B2FBA5
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE591 #CB91E5
analogous
#D5E591 #ABE591 #91E5A1
triadic
#ABE591 #91ABE5 #E591AB
tetradic
#ABE591 #91D5E5 #CB91E5 #E5A191
square
#ABE591 #91D5E5 #CB91E5 #E5A191
split-complementary
#ABE591 #A191E5 #E591D5
monochromatic
#60CB30 #85D95F #ABE591 #D1F1C2 #ECF9E6
Accessibility & contrast
On white
1.46
#ABE591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#ABE591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE591
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE591 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98B
Deuteranopia (green-blind)
#E2D396
Tritanopia (blue-blind)
#AADFD0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe591; /* rgb */ color: rgb(171, 229, 145); /* oklch */ color: oklch(86.2% 0.126 136.4);
Tailwind
colors: {
custom: {
50: '#c5edb2',
500: '#abe591',
950: '#000000',
},
}SCSS
$custom: #abe591; $custom-light: #c5edb2; $custom-dark: #000000;
JSON
{
"hex": "#abe591",
"rgb": {
"r": 171,
"g": 229,
"b": 145
},
"hsl": {
"h": 101.429,
"s": 61.765,
"l": 73.333
},
"oklch": {
"l": 0.86217,
"c": 0.12646,
"h": 136.4
},
"luminance": 0.66741
}Semantic roles & 50–950 ramp
primary
#ABE591
secondary
#A05CBE
accent
#1CC994
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581