#AFDB77#AFDB77
#AFDB77 is a very light, vivid yellow-green. Relative luminance 0.611; OKLCH L 83.8% C 0.137 H 128.5°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDB77 |
|---|---|
| RGB | rgb(175, 219, 119) |
| HSL | hsl(86, 58%, 66%) |
| HSV | hsv(86, 46%, 86%) |
| CMYK | cmyk(20.1%, 0%, 45.7%, 14.1%) |
| CIE-LAB | lab(82.44, -30.77, 44.37) |
| CIE-LCH | lch(82.44, 54.00, 124.74°) |
| OKLab | oklab(83.79% -0.0852 0.1072) |
| OKLCH | oklch(83.79% 0.137 128.5) |
| XYZ | xyz(46.3401, 61.1082, 26.8028) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.87
Light Moss Green
#A6C875
ΔE00 4.92
Pale Olive
#B9CC81
ΔE00 6.00
Greenish Tan
#BCCB7A
ΔE00 6.42
Pistachio
#93C572
ΔE00 6.51
Pistachio (survey)
#C0FA8B
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDB77 #A377DB
analogous
#DBD577 #AFDB77 #7DDB77
triadic
#AFDB77 #77AFDB #DB77AF
tetradic
#AFDB77 #77DBD5 #A377DB #DB777D
square
#AFDB77 #77DBD5 #A377DB #DB777D
split-complementary
#AFDB77 #777DDB #D577DB
monochromatic
#73AA2D #93CE47 #AFDB77 #CBE8A7 #E8F5D8
Accessibility & contrast
On white
1.59
#AFDB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#AFDB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDB77
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDB77 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6F
Deuteranopia (green-blind)
#DDCC7D
Tritanopia (blue-blind)
#B3D3C3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #afdb77; /* rgb */ color: rgb(175, 219, 119); /* oklch */ color: oklch(83.8% 0.137 128.5);
Tailwind
colors: {
custom: {
50: '#c8e6a0',
500: '#afdb77',
950: '#000000',
},
}SCSS
$custom: #afdb77; $custom-light: #c8e6a0; $custom-dark: #000000;
JSON
{
"hex": "#afdb77",
"rgb": {
"r": 175,
"g": 219,
"b": 119
},
"hsl": {
"h": 86.4,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.83791,
"c": 0.13691,
"h": 128.5
},
"luminance": 0.61109
}Semantic roles & 50–950 ramp
primary
#AFDB77
secondary
#7549AD
accent
#20C669
background
#FEFEFC
surface
#FAFCF5
border
#D3D5CF
text
#13160F
muted
#838480