#AFCD84#AFCD84
#AFCD84 is a light, moderate yellow-green. Relative luminance 0.544; OKLCH L 80.9% C 0.102 H 126.7°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCD84 |
|---|---|
| RGB | rgb(175, 205, 132) |
| HSL | hsl(85, 42%, 66%) |
| HSV | hsv(85, 36%, 80%) |
| CMYK | cmyk(14.6%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(78.72, -22.44, 33.12) |
| CIE-LCH | lch(78.72, 40.00, 124.12°) |
| OKLab | oklab(80.86% -0.0612 0.082) |
| OKLCH | oklch(80.86% 0.102 126.7) |
| XYZ | xyz(43.6749, 54.4422, 30.0328) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.45
Pale Olive Green
#B1D27B
ΔE00 2.61
Pale Olive
#B9CC81
ΔE00 2.69
Greenish Tan
#BCCB7A
ΔE00 4.20
Tan Green
#A9BE70
ΔE00 4.39
Pistachio
#93C572
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCD84 #A284CD
analogous
#CDC784 #AFCD84 #8ACD84
triadic
#AFCD84 #84AFCD #CD84AF
tetradic
#AFCD84 #84CDC7 #A284CD #CD848A
square
#AFCD84 #84CDC7 #A284CD #CD848A
split-complementary
#AFCD84 #848ACD #C784CD
monochromatic
#73993E #93BB58 #AFCD84 #CBDFB0 #E8F0DB
Accessibility & contrast
On white
1.77
#AFCD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#AFCD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCD84
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCD84 | 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)
#D4C47F
Deuteranopia (green-blind)
#D0C288
Tritanopia (blue-blind)
#B3C7BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afcd84; /* rgb */ color: rgb(175, 205, 132); /* oklch */ color: oklch(80.9% 0.102 126.7);
Tailwind
colors: {
custom: {
50: '#c8dca8',
500: '#afcd84',
950: '#000000',
},
}SCSS
$custom: #afcd84; $custom-light: #c8dca8; $custom-dark: #000000;
JSON
{
"hex": "#afcd84",
"rgb": {
"r": 175,
"g": 205,
"b": 132
},
"hsl": {
"h": 84.658,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.80865,
"c": 0.10233,
"h": 126.7
},
"luminance": 0.54443
}Semantic roles & 50–950 ramp
primary
#AFCD84
secondary
#74569F
accent
#30B567
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480