#ABDA77#ABDA77
#ABDA77 is a very light, vivid yellow-green. Relative luminance 0.601; OKLCH L 83.3% C 0.137 H 129.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDA77 |
|---|---|
| RGB | rgb(171, 218, 119) |
| HSL | hsl(88, 57%, 66%) |
| HSV | hsv(88, 45%, 85%) |
| CMYK | cmyk(21.6%, 0%, 45.4%, 14.5%) |
| CIE-LAB | lab(81.91, -31.76, 43.67) |
| CIE-LCH | lch(81.91, 54.00, 126.03°) |
| OKLab | oklab(83.3% -0.0878 0.1056) |
| OKLCH | oklch(83.3% 0.137 129.8) |
| XYZ | xyz(45.1952, 60.1318, 26.6747) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.97
Light Moss Green
#A6C875
ΔE00 4.72
Pistachio
#93C572
ΔE00 5.97
Pale Olive
#B9CC81
ΔE00 6.20
Light Grey Green
#B7E1A1
ΔE00 6.71
Greenish Tan
#BCCB7A
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDA77 #A677DA
analogous
#DAD777 #ABDA77 #79DA77
triadic
#ABDA77 #77ABDA #DA77AB
tetradic
#ABDA77 #77DAD7 #A677DA #DA7779
square
#ABDA77 #77DAD7 #A677DA #DA7779
split-complementary
#ABDA77 #7779DA #D777DA
monochromatic
#6EA92E #8DCD47 #ABDA77 #C9E7A7 #E6F4D7
Accessibility & contrast
On white
1.61
#ABDA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#ABDA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDA77
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDA77 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE6F
Deuteranopia (green-blind)
#DBCB7D
Tritanopia (blue-blind)
#AED2C3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #abda77; /* rgb */ color: rgb(171, 218, 119); /* oklch */ color: oklch(83.3% 0.137 129.8);
Tailwind
colors: {
custom: {
50: '#c6e5a0',
500: '#abda77',
950: '#000000',
},
}SCSS
$custom: #abda77; $custom-light: #c6e5a0; $custom-dark: #000000;
JSON
{
"hex": "#abda77",
"rgb": {
"r": 171,
"g": 218,
"b": 119
},
"hsl": {
"h": 88.485,
"s": 57.225,
"l": 66.078
},
"oklch": {
"l": 0.83303,
"c": 0.13735,
"h": 129.8
},
"luminance": 0.60133
}Semantic roles & 50–950 ramp
primary
#ABDA77
secondary
#7849AC
accent
#21C56F
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480