#ABE18E#ABE18E
#ABE18E is a very light, vivid yellow-green. Relative luminance 0.645; OKLCH L 85.3% C 0.124 H 135.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE18E |
|---|---|
| RGB | rgb(171, 225, 142) |
| HSL | hsl(99, 58%, 72%) |
| HSV | hsv(99, 37%, 88%) |
| CMYK | cmyk(24%, 0%, 36.9%, 11.8%) |
| CIE-LAB | lab(84.20, -32.09, 35.16) |
| CIE-LCH | lch(84.20, 47.60, 132.39°) |
| OKLab | oklab(85.26% -0.0877 0.0871) |
| OKLCH | oklch(85.26% 0.124 135.2) |
| XYZ | xyz(48.6011, 64.4600, 35.4673) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.77
Washed Out Green
#BCF5A6
ΔE00 4.59
Light Sage
#BCECAC
ΔE00 4.74
Tea Green
#BDF8A3
ΔE00 4.99
Pale Olive Green
#B1D27B
ΔE00 5.13
Lightgreen
#90EE90
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE18E #C48EE1
analogous
#D5E18E #ABE18E #8EE19B
triadic
#ABE18E #8EABE1 #E18EAB
tetradic
#ABE18E #8ED5E1 #C48EE1 #E19B8E
square
#ABE18E #8ED5E1 #C48EE1 #E19B8E
split-complementary
#ABE18E #9B8EE1 #E18ED5
monochromatic
#65C133 #87D45E #ABE18E #CFEEBE #EDF9E7
Accessibility & contrast
On white
1.51
#ABE18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#ABE18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE18E
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE18E | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D588
Deuteranopia (green-blind)
#DFD092
Tritanopia (blue-blind)
#ABDBCC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe18e; /* rgb */ color: rgb(171, 225, 142); /* oklch */ color: oklch(85.3% 0.124 135.2);
Tailwind
colors: {
custom: {
50: '#c5eab0',
500: '#abe18e',
950: '#000000',
},
}SCSS
$custom: #abe18e; $custom-light: #c5eab0; $custom-dark: #000000;
JSON
{
"hex": "#abe18e",
"rgb": {
"r": 171,
"g": 225,
"b": 142
},
"hsl": {
"h": 99.036,
"s": 58.042,
"l": 71.961
},
"oklch": {
"l": 0.8526,
"c": 0.12358,
"h": 135.2
},
"luminance": 0.64461
}Semantic roles & 50–950 ramp
primary
#ABE18E
secondary
#985AB9
accent
#20C68C
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481