#ABE184#ABE184
#ABE184 is a very light, vivid yellow-green. Relative luminance 0.642; OKLCH L 85.1% C 0.134 H 133.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE184 |
|---|---|
| RGB | rgb(171, 225, 132) |
| HSL | hsl(95, 61%, 70%) |
| HSV | hsv(95, 41%, 88%) |
| CMYK | cmyk(24%, 0%, 41.3%, 11.8%) |
| CIE-LAB | lab(84.06, -33.42, 39.97) |
| CIE-LCH | lch(84.06, 52.10, 129.90°) |
| OKLab | oklab(85.09% -0.0917 0.0979) |
| OKLCH | oklch(85.09% 0.134 133.2) |
| XYZ | xyz(47.8837, 64.1731, 31.6891) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.56
Light Grey Green
#B7E1A1
ΔE00 5.29
Washed Out Green
#BCF5A6
ΔE00 5.40
Tea Green
#BDF8A3
ΔE00 5.45
Pistachio (survey)
#C0FA8B
ΔE00 5.80
Lightgreen
#90EE90
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE184 #BA84E1
analogous
#D9E184 #ABE184 #84E18C
triadic
#ABE184 #84ABE1 #E184AB
tetradic
#ABE184 #84D9E1 #BA84E1 #E18C84
square
#ABE184 #84D9E1 #BA84E1 #E18C84
split-complementary
#ABE184 #8C84E1 #E184D9
monochromatic
#6ABD2E #89D553 #ABE184 #CDEDB5 #EEF9E6
Accessibility & contrast
On white
1.52
#ABE184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#ABE184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE184
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE184 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47D
Deuteranopia (green-blind)
#E0D089
Tritanopia (blue-blind)
#ACDACA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe184; /* rgb */ color: rgb(171, 225, 132); /* oklch */ color: oklch(85.1% 0.134 133.2);
Tailwind
colors: {
custom: {
50: '#c6eaa9',
500: '#abe184',
950: '#000000',
},
}SCSS
$custom: #abe184; $custom-light: #c6eaa9; $custom-dark: #000000;
JSON
{
"hex": "#abe184",
"rgb": {
"r": 171,
"g": 225,
"b": 132
},
"hsl": {
"h": 94.839,
"s": 60.784,
"l": 70
},
"oklch": {
"l": 0.85091,
"c": 0.13414,
"h": 133.2
},
"luminance": 0.64174
}Semantic roles & 50–950 ramp
primary
#ABE184
secondary
#8D51B9
accent
#1DC881
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481