#ABDD76#ABDD76
#ABDD76 is a very light, vivid yellow-green. Relative luminance 0.617; OKLCH L 84.0% C 0.143 H 130.2°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDD76 |
|---|---|
| RGB | rgb(171, 221, 118) |
| HSL | hsl(89, 60%, 66%) |
| HSV | hsv(89, 47%, 87%) |
| CMYK | cmyk(22.6%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(82.74, -33.27, 45.18) |
| CIE-LCH | lch(82.74, 56.11, 126.37°) |
| OKLab | oklab(83.97% -0.0921 0.1089) |
| OKLCH | oklch(83.97% 0.143 130.2) |
| XYZ | xyz(45.9205, 61.6779, 26.6217) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.75
Light Moss Green
#A6C875
ΔE00 5.55
Pistachio (survey)
#C0FA8B
ΔE00 6.27
Pistachio
#93C572
ΔE00 6.63
Spring Green (survey)
#A9F971
ΔE00 6.92
Pale Olive
#B9CC81
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDD76 #A876DD
analogous
#DDDC76 #ABDD76 #78DD76
triadic
#ABDD76 #76ABDD #DD76AB
tetradic
#ABDD76 #76DDDC #A876DD #DD7678
square
#ABDD76 #76DDDC #A876DD #DD7678
split-complementary
#ABDD76 #7678DD #DC76DD
monochromatic
#6EAE2B #8DD145 #ABDD76 #C9E9A7 #E7F5D8
Accessibility & contrast
On white
1.57
#ABDD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#ABDD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDD76
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDD76 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06D
Deuteranopia (green-blind)
#DECD7C
Tritanopia (blue-blind)
#AED5C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #abdd76; /* rgb */ color: rgb(171, 221, 118); /* oklch */ color: oklch(84.0% 0.143 130.2);
Tailwind
colors: {
custom: {
50: '#c6e79f',
500: '#abdd76',
950: '#000000',
},
}SCSS
$custom: #abdd76; $custom-light: #c6e79f; $custom-dark: #000000;
JSON
{
"hex": "#abdd76",
"rgb": {
"r": 171,
"g": 221,
"b": 118
},
"hsl": {
"h": 89.126,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.8397,
"c": 0.14265,
"h": 130.2
},
"luminance": 0.61679
}Semantic roles & 50–950 ramp
primary
#ABDD76
secondary
#7A47B0
accent
#1EC870
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13160F
muted
#828480