#ABE176#ABE176
#ABE176 is a very light, vivid yellow-green. Relative luminance 0.638; OKLCH L 84.9% C 0.148 H 131.0°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE176 |
|---|---|
| RGB | rgb(171, 225, 118) |
| HSL | hsl(90, 64%, 67%) |
| HSV | hsv(90, 48%, 88%) |
| CMYK | cmyk(24%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(83.87, -35.11, 46.57) |
| CIE-LCH | lch(83.87, 58.33, 127.02°) |
| OKLab | oklab(84.88% -0.0972 0.112) |
| OKLCH | oklch(84.88% 0.148 131) |
| XYZ | xyz(46.9892, 63.8153, 26.9779) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.73
Pistachio (survey)
#C0FA8B
ΔE00 5.42
Spring Green (survey)
#A9F971
ΔE00 5.90
Celery
#C1FD95
ΔE00 6.17
Light Yellowish Green
#C2FF89
ΔE00 6.42
Light Pea Green
#C4FE82
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE176 #AC76E1
analogous
#E1E176 #ABE176 #76E176
triadic
#ABE176 #76ABE1 #E176AB
tetradic
#ABE176 #76E1E1 #AC76E1 #E17676
square
#ABE176 #76E1E1 #AC76E1 #E17676
split-complementary
#ABE176 #7676E1 #E176E1
monochromatic
#6EB528 #8CD644 #ABE176 #CAECA8 #E9F7DA
Accessibility & contrast
On white
1.53
#ABE176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#ABE176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE176
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE176 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46D
Deuteranopia (green-blind)
#E1D07C
Tritanopia (blue-blind)
#AED9C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abe176; /* rgb */ color: rgb(171, 225, 118); /* oklch */ color: oklch(84.9% 0.148 131.0);
Tailwind
colors: {
custom: {
50: '#c6ea9f',
500: '#abe176',
950: '#000000',
},
}SCSS
$custom: #abe176; $custom-light: #c6ea9f; $custom-dark: #000000;
JSON
{
"hex": "#abe176",
"rgb": {
"r": 171,
"g": 225,
"b": 118
},
"hsl": {
"h": 90.28,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.8488,
"c": 0.14832,
"h": 131
},
"luminance": 0.63816
}Semantic roles & 50–950 ramp
primary
#ABE176
secondary
#7E45B6
accent
#1ACC74
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480