#AFCF7D#AFCF7D
#AFCF7D is a light, moderate yellow-green. Relative luminance 0.552; OKLCH L 81.2% C 0.113 H 126.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCF7D |
|---|---|
| RGB | rgb(175, 207, 125) |
| HSL | hsl(83, 46%, 65%) |
| HSV | hsv(83, 40%, 81%) |
| CMYK | cmyk(15.5%, 0%, 39.6%, 18.8%) |
| CIE-LAB | lab(79.17, -24.32, 37.27) |
| CIE-LCH | lch(79.17, 44.50, 123.12°) |
| OKLab | oklab(81.19% -0.0668 0.0914) |
| OKLCH | oklch(81.19% 0.113 126.2) |
| XYZ | xyz(43.6933, 55.2199, 27.7547) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.04
Light Moss Green
#A6C875
ΔE00 1.94
Pale Olive
#B9CC81
ΔE00 2.84
Greenish Tan
#BCCB7A
ΔE00 3.86
Tan Green
#A9BE70
ΔE00 4.50
Pistachio
#93C572
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCF7D #9D7DCF
analogous
#CFC67D #AFCF7D #86CF7D
triadic
#AFCF7D #7DAFCF #CF7DAF
tetradic
#AFCF7D #7DCFC6 #9D7DCF #CF7D86
square
#AFCF7D #7DCFC6 #9D7DCF #CF7D86
split-complementary
#AFCF7D #7D86CF #C67DCF
monochromatic
#739939 #93BE50 #AFCF7D #CBE0AA #E6F0D6
Accessibility & contrast
On white
1.74
#AFCF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#AFCF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCF7D
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCF7D | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C577
Deuteranopia (green-blind)
#D2C481
Tritanopia (blue-blind)
#B4C8BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #afcf7d; /* rgb */ color: rgb(175, 207, 125); /* oklch */ color: oklch(81.2% 0.113 126.2);
Tailwind
colors: {
custom: {
50: '#c8dda4',
500: '#afcf7d',
950: '#000000',
},
}SCSS
$custom: #afcf7d; $custom-light: #c8dda4; $custom-dark: #000000;
JSON
{
"hex": "#afcf7d",
"rgb": {
"r": 175,
"g": 207,
"b": 125
},
"hsl": {
"h": 83.415,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.8119,
"c": 0.11318,
"h": 126.2
},
"luminance": 0.5522
}Semantic roles & 50–950 ramp
primary
#AFCF7D
secondary
#70519F
accent
#2CB963
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480