#ABE488#ABE488
#ABE488 is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 85.8% C 0.134 H 134.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE488 |
|---|---|
| RGB | rgb(171, 228, 136) |
| HSL | hsl(97, 63%, 71%) |
| HSV | hsv(97, 40%, 89%) |
| CMYK | cmyk(25%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(84.96, -34.29, 39.14) |
| CIE-LCH | lch(84.96, 52.03, 131.22°) |
| OKLab | oklab(85.84% -0.094 0.0961) |
| OKLCH | oklch(85.84% 0.134 134.4) |
| XYZ | xyz(48.9808, 65.9210, 33.4311) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.68
Tea Green
#BDF8A3
ΔE00 4.72
Light Grey Green
#B7E1A1
ΔE00 5.11
Lightgreen
#90EE90
ΔE00 5.19
Pale Light Green
#B1FC99
ΔE00 5.24
Pale Olive Green
#B1D27B
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE488 #C188E4
analogous
#D9E488 #ABE488 #88E493
triadic
#ABE488 #88ABE4 #E488AB
tetradic
#ABE488 #88D9E4 #C188E4 #E49388
square
#ABE488 #88D9E4 #C188E4 #E49388
split-complementary
#ABE488 #9388E4 #E488D9
monochromatic
#67C52D #88D956 #ABE488 #CEEFBA #EDF9E6
Accessibility & contrast
On white
1.48
#ABE488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#ABE488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE488
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE488 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD781
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#ABDDCD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe488; /* rgb */ color: rgb(171, 228, 136); /* oklch */ color: oklch(85.8% 0.134 134.4);
Tailwind
colors: {
custom: {
50: '#c6ecac',
500: '#abe488',
950: '#000000',
},
}SCSS
$custom: #abe488; $custom-light: #c6ecac; $custom-dark: #000000;
JSON
{
"hex": "#abe488",
"rgb": {
"r": 171,
"g": 228,
"b": 136
},
"hsl": {
"h": 97.174,
"s": 63.014,
"l": 71.373
},
"oklch": {
"l": 0.85837,
"c": 0.13442,
"h": 134.4
},
"luminance": 0.65922
}Semantic roles & 50–950 ramp
primary
#ABE488
secondary
#9554BD
accent
#1BCB88
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481