#AFDC75#AFDC75
#AFDC75 is a very light, vivid yellow-green. Relative luminance 0.616; OKLCH L 84.0% C 0.140 H 128.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDC75 |
|---|---|
| RGB | rgb(175, 220, 117) |
| HSL | hsl(86, 60%, 66%) |
| HSV | hsv(86, 47%, 86%) |
| CMYK | cmyk(20.5%, 0%, 46.8%, 13.7%) |
| CIE-LAB | lab(82.69, -31.46, 45.66) |
| CIE-LCH | lch(82.69, 55.45, 124.57°) |
| OKLab | oklab(83.99% -0.0873 0.1099) |
| OKLCH | oklch(83.99% 0.14 128.5) |
| XYZ | xyz(46.4829, 61.5840, 26.2641) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.27
Light Moss Green
#A6C875
ΔE00 5.29
Pale Olive
#B9CC81
ΔE00 6.36
Pistachio (survey)
#C0FA8B
ΔE00 6.49
Greenish Tan
#BCCB7A
ΔE00 6.70
Pistachio
#93C572
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDC75 #A275DC
analogous
#DCD675 #AFDC75 #7BDC75
triadic
#AFDC75 #75AFDC #DC75AF
tetradic
#AFDC75 #75DCD6 #A275DC #DC757B
square
#AFDC75 #75DCD6 #A275DC #DC757B
split-complementary
#AFDC75 #757BDC #D675DC
monochromatic
#73AB2B #93D044 #AFDC75 #CBE8A6 #E8F5D7
Accessibility & contrast
On white
1.58
#AFDC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#AFDC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDC75
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDC75 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06C
Deuteranopia (green-blind)
#DECD7B
Tritanopia (blue-blind)
#B3D4C4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #afdc75; /* rgb */ color: rgb(175, 220, 117); /* oklch */ color: oklch(84.0% 0.140 128.5);
Tailwind
colors: {
custom: {
50: '#c9e79f',
500: '#afdc75',
950: '#000000',
},
}SCSS
$custom: #afdc75; $custom-light: #c9e79f; $custom-dark: #000000;
JSON
{
"hex": "#afdc75",
"rgb": {
"r": 175,
"g": 220,
"b": 117
},
"hsl": {
"h": 86.214,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.83988,
"c": 0.14035,
"h": 128.5
},
"luminance": 0.61585
}Semantic roles & 50–950 ramp
primary
#AFDC75
secondary
#7448AE
accent
#1EC768
background
#FEFEFC
surface
#FAFCF5
border
#D3D5CF
text
#13160F
muted
#838480