#ABE98E#ABE98E
#ABE98E is a very light, vivid green. Relative luminance 0.689; OKLCH L 87.1% C 0.136 H 136.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE98E |
|---|---|
| RGB | rgb(171, 233, 142) |
| HSL | hsl(101, 67%, 74%) |
| HSV | hsv(101, 39%, 91%) |
| CMYK | cmyk(26.6%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(86.45, -35.78, 38.08) |
| CIE-LCH | lch(86.45, 52.25, 133.22°) |
| OKLab | oklab(87.07% -0.0979 0.0939) |
| OKLCH | oklch(87.07% 0.136 136.2) |
| XYZ | xyz(50.8146, 68.8871, 36.2052) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.67
Washed Out Green
#BCF5A6
ΔE00 3.67
Pale Light Green
#B1FC99
ΔE00 4.06
Lightgreen
#90EE90
ΔE00 4.23
Light Pastel Green
#B2FBA5
ΔE00 4.27
Pastel Green
#B0FF9D
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE98E #CC8EE9
analogous
#D8E98E #ABE98E #8EE99E
triadic
#ABE98E #8EABE9 #E98EAB
tetradic
#ABE98E #8ED8E9 #CC8EE9 #E99E8E
square
#ABE98E #8ED8E9 #CC8EE9 #E99E8E
split-complementary
#ABE98E #9E8EE9 #E98ED8
monochromatic
#5FD329 #85DF5B #ABE98E #D1F3C1 #ECFAE5
Accessibility & contrast
On white
1.42
#ABE98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#ABE98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE98E
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE98E | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC87
Deuteranopia (green-blind)
#E6D693
Tritanopia (blue-blind)
#AAE3D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe98e; /* rgb */ color: rgb(171, 233, 142); /* oklch */ color: oklch(87.1% 0.136 136.2);
Tailwind
colors: {
custom: {
50: '#c6f0b0',
500: '#abe98e',
950: '#000000',
},
}SCSS
$custom: #abe98e; $custom-light: #c6f0b0; $custom-dark: #000000;
JSON
{
"hex": "#abe98e",
"rgb": {
"r": 171,
"g": 233,
"b": 142
},
"hsl": {
"h": 100.879,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.8707,
"c": 0.13562,
"h": 136.2
},
"luminance": 0.68889
}Semantic roles & 50–950 ramp
primary
#ABE98E
secondary
#A158C3
accent
#16CF94
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581