#ABDD77#ABDD77
#ABDD77 is a very light, vivid yellow-green. Relative luminance 0.617; OKLCH L 84.0% C 0.142 H 130.4°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDD77 |
|---|---|
| RGB | rgb(171, 221, 119) |
| HSL | hsl(89, 60%, 67%) |
| HSV | hsv(89, 46%, 87%) |
| CMYK | cmyk(22.6%, 0%, 46.2%, 13.3%) |
| CIE-LAB | lab(82.75, -33.16, 44.71) |
| CIE-LCH | lch(82.75, 55.67, 126.56°) |
| OKLab | oklab(83.98% -0.0917 0.1079) |
| OKLCH | oklch(83.98% 0.142 130.4) |
| XYZ | xyz(45.9802, 61.7018, 26.9363) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.71
Light Moss Green
#A6C875
ΔE00 5.50
Pistachio (survey)
#C0FA8B
ΔE00 6.27
Pistachio
#93C572
ΔE00 6.57
Light Grey Green
#B7E1A1
ΔE00 6.87
Pale Olive
#B9CC81
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDD77 #A977DD
analogous
#DDDC77 #ABDD77 #78DD77
triadic
#ABDD77 #77ABDD #DD77AB
tetradic
#ABDD77 #77DDDC #A977DD #DD7778
square
#ABDD77 #77DDDC #A977DD #DD7778
split-complementary
#ABDD77 #7778DD #DC77DD
monochromatic
#6EAE2C #8DD146 #ABDD77 #C9E9A8 #E7F5D9
Accessibility & contrast
On white
1.57
#ABDD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#ABDD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDD77
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDD77 | 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)
#E5D06F
Deuteranopia (green-blind)
#DECD7D
Tritanopia (blue-blind)
#AED5C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #abdd77; /* rgb */ color: rgb(171, 221, 119); /* oklch */ color: oklch(84.0% 0.142 130.4);
Tailwind
colors: {
custom: {
50: '#c6e7a0',
500: '#abdd77',
950: '#000000',
},
}SCSS
$custom: #abdd77; $custom-light: #c6e7a0; $custom-dark: #000000;
JSON
{
"hex": "#abdd77",
"rgb": {
"r": 171,
"g": 221,
"b": 119
},
"hsl": {
"h": 89.412,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.83984,
"c": 0.14165,
"h": 130.4
},
"luminance": 0.61703
}Semantic roles & 50–950 ramp
primary
#ABDD77
secondary
#7B48B0
accent
#1EC871
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13160F
muted
#828480