#ABE88E#ABE88E
#ABE88E is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.8% C 0.134 H 136.1°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE88E |
|---|---|
| RGB | rgb(171, 232, 142) |
| HSL | hsl(101, 66%, 73%) |
| HSV | hsv(101, 39%, 91%) |
| CMYK | cmyk(26.3%, 0%, 38.8%, 9%) |
| CIE-LAB | lab(86.17, -35.32, 37.71) |
| CIE-LCH | lch(86.17, 51.67, 133.13°) |
| OKLab | oklab(86.84% -0.0966 0.093) |
| OKLCH | oklch(86.84% 0.134 136.1) |
| XYZ | xyz(50.5324, 68.3226, 36.1111) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.74
Tea Green
#BDF8A3
ΔE00 3.79
Pale Light Green
#B1FC99
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.35
Light Pastel Green
#B2FBA5
ΔE00 4.43
Pastel Green
#B0FF9D
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE88E #CB8EE8
analogous
#D8E88E #ABE88E #8EE89E
triadic
#ABE88E #8EABE8 #E88EAB
tetradic
#ABE88E #8ED8E8 #CB8EE8 #E89E8E
square
#ABE88E #8ED8E8 #CB8EE8 #E89E8E
split-complementary
#ABE88E #9E8EE8 #E88ED8
monochromatic
#60D12B #85DE5B #ABE88E #D1F2C1 #ECFAE6
Accessibility & contrast
On white
1.43
#ABE88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#ABE88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE88E
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE88E | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB87
Deuteranopia (green-blind)
#E5D693
Tritanopia (blue-blind)
#AAE2D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe88e; /* rgb */ color: rgb(171, 232, 142); /* oklch */ color: oklch(86.8% 0.134 136.1);
Tailwind
colors: {
custom: {
50: '#c6efb0',
500: '#abe88e',
950: '#000000',
},
}SCSS
$custom: #abe88e; $custom-light: #c6efb0; $custom-dark: #000000;
JSON
{
"hex": "#abe88e",
"rgb": {
"r": 171,
"g": 232,
"b": 142
},
"hsl": {
"h": 100.667,
"s": 66.176,
"l": 73.333
},
"oklch": {
"l": 0.86843,
"c": 0.13413,
"h": 136.1
},
"luminance": 0.68324
}Semantic roles & 50–950 ramp
primary
#ABE88E
secondary
#A058C2
accent
#17CE93
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581