#ABE98B#ABE98B
#ABE98B is a very light, vivid yellow-green. Relative luminance 0.688; OKLCH L 87.0% C 0.139 H 135.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE98B |
|---|---|
| RGB | rgb(171, 233, 139) |
| HSL | hsl(100, 68%, 73%) |
| HSV | hsv(100, 40%, 91%) |
| CMYK | cmyk(26.6%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(86.40, -36.18, 39.51) |
| CIE-LCH | lch(86.40, 53.57, 132.48°) |
| OKLab | oklab(87.02% -0.0991 0.0971) |
| OKLCH | oklch(87.02% 0.139 135.6) |
| XYZ | xyz(50.5924, 68.7983, 35.0349) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.87
Washed Out Green
#BCF5A6
ΔE00 4.00
Pale Light Green
#B1FC99
ΔE00 4.07
Lightgreen
#90EE90
ΔE00 4.40
Light Pastel Green
#B2FBA5
ΔE00 4.52
Celery
#C1FD95
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE98B #C98BE9
analogous
#DAE98B #ABE98B #8BE99A
triadic
#ABE98B #8BABE9 #E98BAB
tetradic
#ABE98B #8BDAE9 #C98BE9 #E99A8B
square
#ABE98B #8BDAE9 #C98BE9 #E99A8B
split-complementary
#ABE98B #9A8BE9 #E98BDA
monochromatic
#62D228 #86DF58 #ABE98B #D0F3BE #ECFAE5
Accessibility & contrast
On white
1.42
#ABE98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#ABE98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE98B
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE98B | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC84
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#AAE3D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe98b; /* rgb */ color: rgb(171, 233, 139); /* oklch */ color: oklch(87.0% 0.139 135.6);
Tailwind
colors: {
custom: {
50: '#c6f0ae',
500: '#abe98b',
950: '#000000',
},
}SCSS
$custom: #abe98b; $custom-light: #c6f0ae; $custom-dark: #000000;
JSON
{
"hex": "#abe98b",
"rgb": {
"r": 171,
"g": 233,
"b": 139
},
"hsl": {
"h": 99.574,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.8702,
"c": 0.13871,
"h": 135.6
},
"luminance": 0.688
}Semantic roles & 50–950 ramp
primary
#ABE98B
secondary
#9E55C3
accent
#15D091
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581