#ABE68E#ABE68E
#ABE68E is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.4% C 0.131 H 135.9°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE68E |
|---|---|
| RGB | rgb(171, 230, 142) |
| HSL | hsl(100, 64%, 73%) |
| HSV | hsv(100, 38%, 90%) |
| CMYK | cmyk(25.7%, 0%, 38.3%, 9.8%) |
| CIE-LAB | lab(85.61, -34.41, 36.98) |
| CIE-LCH | lch(85.61, 50.51, 132.93°) |
| OKLab | oklab(86.39% -0.0941 0.0913) |
| OKLCH | oklch(86.39% 0.131 135.9) |
| XYZ | xyz(49.9726, 67.2031, 35.9245) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.92
Tea Green
#BDF8A3
ΔE00 4.09
Light Grey Green
#B7E1A1
ΔE00 4.61
Lightgreen
#90EE90
ΔE00 4.63
Pale Light Green
#B1FC99
ΔE00 4.78
Light Pastel Green
#B2FBA5
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE68E #C98EE6
analogous
#D7E68E #ABE68E #8EE69D
triadic
#ABE68E #8EABE6 #E68EAB
tetradic
#ABE68E #8ED7E6 #C98EE6 #E69D8E
square
#ABE68E #8ED7E6 #C98EE6 #E69D8E
split-complementary
#ABE68E #9D8EE6 #E68ED7
monochromatic
#62CC2D #86DB5C #ABE68E #D0F1C0 #ECF9E6
Accessibility & contrast
On white
1.45
#ABE68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#ABE68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE68E
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE68E | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD988
Deuteranopia (green-blind)
#E3D493
Tritanopia (blue-blind)
#AAE0D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abe68e; /* rgb */ color: rgb(171, 230, 142); /* oklch */ color: oklch(86.4% 0.131 135.9);
Tailwind
colors: {
custom: {
50: '#c6eeb0',
500: '#abe68e',
950: '#000000',
},
}SCSS
$custom: #abe68e; $custom-light: #c6eeb0; $custom-dark: #000000;
JSON
{
"hex": "#abe68e",
"rgb": {
"r": 171,
"g": 230,
"b": 142
},
"hsl": {
"h": 100.227,
"s": 63.768,
"l": 72.941
},
"oklch": {
"l": 0.8639,
"c": 0.13113,
"h": 135.9
},
"luminance": 0.67205
}Semantic roles & 50–950 ramp
primary
#ABE68E
secondary
#9E59BF
accent
#1ACC91
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581