#ABE98A#ABE98A
#ABE98A is a very light, vivid yellow-green. Relative luminance 0.688; OKLCH L 87.0% C 0.140 H 135.4°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE98A |
|---|---|
| RGB | rgb(171, 233, 138) |
| HSL | hsl(99, 68%, 73%) |
| HSV | hsv(99, 41%, 91%) |
| CMYK | cmyk(26.6%, 0%, 40.8%, 8.6%) |
| CIE-LAB | lab(86.39, -36.31, 39.99) |
| CIE-LCH | lch(86.39, 54.01, 132.24°) |
| OKLab | oklab(87% -0.0995 0.0981) |
| OKLCH | oklch(87% 0.14 135.4) |
| XYZ | xyz(50.5197, 68.7692, 34.6519) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.95
Pale Light Green
#B1FC99
ΔE00 4.09
Washed Out Green
#BCF5A6
ΔE00 4.11
Lightgreen
#90EE90
ΔE00 4.47
Celery
#C1FD95
ΔE00 4.59
Pistachio (survey)
#C0FA8B
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE98A #C88AE9
analogous
#DAE98A #ABE98A #8AE998
triadic
#ABE98A #8AABE9 #E98AAB
tetradic
#ABE98A #8ADAE9 #C88AE9 #E9988A
square
#ABE98A #8ADAE9 #C88AE9 #E9988A
split-complementary
#ABE98A #988AE9 #E98ADA
monochromatic
#62D127 #86DF56 #ABE98A #D0F3BE #EDFAE5
Accessibility & contrast
On white
1.42
#ABE98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#ABE98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE98A
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE98A | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E6D68F
Tritanopia (blue-blind)
#AAE2D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe98a; /* rgb */ color: rgb(171, 233, 138); /* oklch */ color: oklch(87.0% 0.140 135.4);
Tailwind
colors: {
custom: {
50: '#c6f0ad',
500: '#abe98a',
950: '#000000',
},
}SCSS
$custom: #abe98a; $custom-light: #c6f0ad; $custom-dark: #000000;
JSON
{
"hex": "#abe98a",
"rgb": {
"r": 171,
"g": 233,
"b": 138
},
"hsl": {
"h": 99.158,
"s": 68.345,
"l": 72.745
},
"oklch": {
"l": 0.87004,
"c": 0.13974,
"h": 135.4
},
"luminance": 0.68771
}Semantic roles & 50–950 ramp
primary
#ABE98A
secondary
#9C54C3
accent
#15D08F
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581