#ABE08F#ABE08F
#ABE08F is a very light, vivid yellow-green. Relative luminance 0.640; OKLCH L 85.1% C 0.121 H 135.3°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE08F |
|---|---|
| RGB | rgb(171, 224, 143) |
| HSL | hsl(99, 57%, 72%) |
| HSV | hsv(99, 36%, 88%) |
| CMYK | cmyk(23.7%, 0%, 36.2%, 12.2%) |
| CIE-LAB | lab(83.94, -31.48, 34.30) |
| CIE-LCH | lch(83.94, 46.56, 132.54°) |
| OKLab | oklab(85.05% -0.086 0.0851) |
| OKLCH | oklch(85.05% 0.121 135.3) |
| XYZ | xyz(48.4070, 63.9511, 35.7747) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.48
Light Sage
#BCECAC
ΔE00 4.60
Washed Out Green
#BCF5A6
ΔE00 4.71
Pale Olive Green
#B1D27B
ΔE00 5.07
Tea Green
#BDF8A3
ΔE00 5.19
Lightgreen
#90EE90
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE08F #C48FE0
analogous
#D4E08F #ABE08F #8FE09C
triadic
#ABE08F #8FABE0 #E08FAB
tetradic
#ABE08F #8FD4E0 #C48FE0 #E09C8F
square
#ABE08F #8FD4E0 #C48FE0 #E09C8F
split-complementary
#ABE08F #9C8FE0 #E08FD4
monochromatic
#65C035 #87D35F #ABE08F #CFEDBF #EDF8E7
Accessibility & contrast
On white
1.52
#ABE08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#ABE08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE08F
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE08F | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D489
Deuteranopia (green-blind)
#DED093
Tritanopia (blue-blind)
#ABDACC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abe08f; /* rgb */ color: rgb(171, 224, 143); /* oklch */ color: oklch(85.1% 0.121 135.3);
Tailwind
colors: {
custom: {
50: '#c5eab0',
500: '#abe08f',
950: '#000000',
},
}SCSS
$custom: #abe08f; $custom-light: #c5eab0; $custom-dark: #000000;
JSON
{
"hex": "#abe08f",
"rgb": {
"r": 171,
"g": 224,
"b": 143
},
"hsl": {
"h": 99.259,
"s": 56.643,
"l": 71.961
},
"oklch": {
"l": 0.85052,
"c": 0.12099,
"h": 135.3
},
"luminance": 0.63952
}Semantic roles & 50–950 ramp
primary
#ABE08F
secondary
#985BB8
accent
#21C48C
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481