#AFD77F#AFD77F
#AFD77F is a very light, vivid yellow-green. Relative luminance 0.592; OKLCH L 83.0% C 0.123 H 128.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD77F |
|---|---|
| RGB | rgb(175, 215, 127) |
| HSL | hsl(87, 52%, 67%) |
| HSV | hsv(87, 41%, 84%) |
| CMYK | cmyk(18.6%, 0%, 40.9%, 15.7%) |
| CIE-LAB | lab(81.43, -27.92, 39.15) |
| CIE-LCH | lch(81.43, 48.09, 125.49°) |
| OKLab | oklab(83.01% -0.0768 0.0958) |
| OKLCH | oklch(83.01% 0.123 128.7) |
| XYZ | xyz(45.8099, 59.2465, 29.0968) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.64
Light Moss Green
#A6C875
ΔE00 3.63
Pale Olive
#B9CC81
ΔE00 4.68
Pistachio
#93C572
ΔE00 5.45
Greenish Tan
#BCCB7A
ΔE00 5.53
Light Grey Green
#B7E1A1
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD77F #A77FD7
analogous
#D7D37F #AFD77F #83D77F
triadic
#AFD77F #7FAFD7 #D77FAF
tetradic
#AFD77F #7FD7D3 #A77FD7 #D77F83
square
#AFD77F #7FD7D3 #A77FD7 #D77F83
split-complementary
#AFD77F #7F83D7 #D37FD7
monochromatic
#73A734 #92C850 #AFD77F #CCE6AE #E9F4DC
Accessibility & contrast
On white
1.63
#AFD77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#AFD77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD77F
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD77F | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC78
Deuteranopia (green-blind)
#D9C984
Tritanopia (blue-blind)
#B3D0C1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #afd77f; /* rgb */ color: rgb(175, 215, 127); /* oklch */ color: oklch(83.0% 0.123 128.7);
Tailwind
colors: {
custom: {
50: '#c8e3a5',
500: '#afd77f',
950: '#000000',
},
}SCSS
$custom: #afd77f; $custom-light: #c8e3a5; $custom-dark: #000000;
JSON
{
"hex": "#afd77f",
"rgb": {
"r": 175,
"g": 215,
"b": 127
},
"hsl": {
"h": 87.273,
"s": 52.381,
"l": 67.059
},
"oklch": {
"l": 0.83014,
"c": 0.12274,
"h": 128.7
},
"luminance": 0.59247
}Semantic roles & 50–950 ramp
primary
#AFD77F
secondary
#794FAB
accent
#26C06C
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480