#AFCD85#AFCD85
#AFCD85 is a light, moderate yellow-green. Relative luminance 0.545; OKLCH L 80.9% C 0.101 H 126.9°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCD85 |
|---|---|
| RGB | rgb(175, 205, 133) |
| HSL | hsl(85, 42%, 66%) |
| HSV | hsv(85, 35%, 80%) |
| CMYK | cmyk(14.6%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(78.73, -22.30, 32.63) |
| CIE-LCH | lch(78.73, 39.52, 124.36°) |
| OKLab | oklab(80.88% -0.0608 0.0809) |
| OKLCH | oklch(80.88% 0.101 126.9) |
| XYZ | xyz(43.7436, 54.4697, 30.3949) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.60
Pale Olive
#B9CC81
ΔE00 2.78
Pale Olive Green
#B1D27B
ΔE00 2.78
Greenish Tan
#BCCB7A
ΔE00 4.32
Tan Green
#A9BE70
ΔE00 4.48
Pistachio
#93C572
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCD85 #A385CD
analogous
#CDC785 #AFCD85 #8BCD85
triadic
#AFCD85 #85AFCD #CD85AF
tetradic
#AFCD85 #85CDC7 #A385CD #CD858B
square
#AFCD85 #85CDC7 #A385CD #CD858B
split-complementary
#AFCD85 #858BCD #C785CD
monochromatic
#73993F #93BB5A #AFCD85 #CBDFB0 #E8F1DC
Accessibility & contrast
On white
1.77
#AFCD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#AFCD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCD85
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCD85 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C480
Deuteranopia (green-blind)
#D0C289
Tritanopia (blue-blind)
#B3C7BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afcd85; /* rgb */ color: rgb(175, 205, 133); /* oklch */ color: oklch(80.9% 0.101 126.9);
Tailwind
colors: {
custom: {
50: '#c8dca9',
500: '#afcd85',
950: '#000000',
},
}SCSS
$custom: #afcd85; $custom-light: #c8dca9; $custom-dark: #000000;
JSON
{
"hex": "#afcd85",
"rgb": {
"r": 175,
"g": 205,
"b": 133
},
"hsl": {
"h": 85,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.80883,
"c": 0.10119,
"h": 126.9
},
"luminance": 0.5447
}Semantic roles & 50–950 ramp
primary
#AFCD85
secondary
#75579F
accent
#31B568
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480