#ABE088#ABE088
#ABE088 is a very light, vivid yellow-green. Relative luminance 0.637; OKLCH L 84.9% C 0.128 H 133.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE088 |
|---|---|
| RGB | rgb(171, 224, 136) |
| HSL | hsl(96, 59%, 71%) |
| HSV | hsv(96, 39%, 88%) |
| CMYK | cmyk(23.7%, 0%, 39.3%, 12.2%) |
| CIE-LAB | lab(83.83, -32.44, 37.69) |
| CIE-LCH | lch(83.83, 49.73, 130.72°) |
| OKLab | oklab(84.93% -0.0888 0.0928) |
| OKLCH | oklch(84.93% 0.128 133.8) |
| XYZ | xyz(47.8932, 63.7456, 33.0686) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.52
Light Grey Green
#B7E1A1
ΔE00 4.55
Washed Out Green
#BCF5A6
ΔE00 5.16
Tea Green
#BDF8A3
ΔE00 5.38
Light Sage
#BCECAC
ΔE00 5.61
Lightgreen
#90EE90
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE088 #BD88E0
analogous
#D7E088 #ABE088 #88E091
triadic
#ABE088 #88ABE0 #E088AB
tetradic
#ABE088 #88D7E0 #BD88E0 #E09188
square
#ABE088 #88D7E0 #BD88E0 #E09188
split-complementary
#ABE088 #9188E0 #E088D7
monochromatic
#69BC31 #89D357 #ABE088 #CDEDB9 #EEF9E7
Accessibility & contrast
On white
1.53
#ABE088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#ABE088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE088
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE088 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D482
Deuteranopia (green-blind)
#DFCF8D
Tritanopia (blue-blind)
#ACDACA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abe088; /* rgb */ color: rgb(171, 224, 136); /* oklch */ color: oklch(84.9% 0.128 133.8);
Tailwind
colors: {
custom: {
50: '#c5eaac',
500: '#abe088',
950: '#000000',
},
}SCSS
$custom: #abe088; $custom-light: #c5eaac; $custom-dark: #000000;
JSON
{
"hex": "#abe088",
"rgb": {
"r": 171,
"g": 224,
"b": 136
},
"hsl": {
"h": 96.136,
"s": 58.667,
"l": 70.588
},
"oklch": {
"l": 0.84931,
"c": 0.12845,
"h": 133.8
},
"luminance": 0.63747
}Semantic roles & 50–950 ramp
primary
#ABE088
secondary
#9054B8
accent
#1FC684
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481