#AFCD83#AFCD83
#AFCD83 is a light, moderate yellow-green. Relative luminance 0.544; OKLCH L 80.8% C 0.103 H 126.5°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCD83 |
|---|---|
| RGB | rgb(175, 205, 131) |
| HSL | hsl(84, 43%, 66%) |
| HSV | hsv(84, 36%, 80%) |
| CMYK | cmyk(14.6%, 0%, 36.1%, 19.6%) |
| CIE-LAB | lab(78.70, -22.57, 33.61) |
| CIE-LCH | lch(78.70, 40.49, 123.88°) |
| OKLab | oklab(80.85% -0.0616 0.0831) |
| OKLCH | oklch(80.85% 0.103 126.5) |
| XYZ | xyz(43.6068, 54.4149, 29.6741) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.31
Pale Olive Green
#B1D27B
ΔE00 2.43
Pale Olive
#B9CC81
ΔE00 2.61
Greenish Tan
#BCCB7A
ΔE00 4.08
Tan Green
#A9BE70
ΔE00 4.31
Pistachio
#93C572
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCD83 #A183CD
analogous
#CDC683 #AFCD83 #8ACD83
triadic
#AFCD83 #83AFCD #CD83AF
tetradic
#AFCD83 #83CDC6 #A183CD #CD838A
square
#AFCD83 #83CDC6 #A183CD #CD838A
split-complementary
#AFCD83 #838ACD #C683CD
monochromatic
#73983D #93BB57 #AFCD83 #CBDFAF #E7F0DA
Accessibility & contrast
On white
1.77
#AFCD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#AFCD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCD83
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCD83 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C47E
Deuteranopia (green-blind)
#D0C287
Tritanopia (blue-blind)
#B3C7BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afcd83; /* rgb */ color: rgb(175, 205, 131); /* oklch */ color: oklch(80.8% 0.103 126.5);
Tailwind
colors: {
custom: {
50: '#c8dca8',
500: '#afcd83',
950: '#000000',
},
}SCSS
$custom: #afcd83; $custom-light: #c8dca8; $custom-dark: #000000;
JSON
{
"hex": "#afcd83",
"rgb": {
"r": 175,
"g": 205,
"b": 131
},
"hsl": {
"h": 84.324,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.80847,
"c": 0.10348,
"h": 126.5
},
"luminance": 0.54415
}Semantic roles & 50–950 ramp
primary
#AFCD83
secondary
#73569E
accent
#30B666
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480