#AFCA7B#AFCA7B
#AFCA7B is a light, moderate yellow-green. Relative luminance 0.528; OKLCH L 80.0% C 0.108 H 124.2°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCA7B |
|---|---|
| RGB | rgb(175, 202, 123) |
| HSL | hsl(81, 43%, 64%) |
| HSV | hsv(81, 39%, 79%) |
| CMYK | cmyk(13.4%, 0%, 39.1%, 20.8%) |
| CIE-LAB | lab(77.75, -22.12, 36.46) |
| CIE-LCH | lch(77.75, 42.65, 121.24°) |
| OKLab | oklab(80.04% -0.0607 0.0894) |
| OKLCH | oklch(80.04% 0.108 124.2) |
| XYZ | xyz(42.3746, 52.7849, 26.6911) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.72
Pale Olive
#B9CC81
ΔE00 2.04
Pale Olive Green
#B1D27B
ΔE00 2.25
Greenish Tan
#BCCB7A
ΔE00 3.06
Tan Green
#A9BE70
ΔE00 3.15
Light Olive
#ACBF69
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCA7B #967BCA
analogous
#CABD7B #AFCA7B #87CA7B
triadic
#AFCA7B #7BAFCA #CA7BAF
tetradic
#AFCA7B #7BCABD #967BCA #CA7B87
square
#AFCA7B #7BCABD #967BCA #CA7B87
split-complementary
#AFCA7B #7B87CA #BD7BCA
monochromatic
#73913A #95B84F #AFCA7B #C9DCA7 #E4EDD2
Accessibility & contrast
On white
1.82
#AFCA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#AFCA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCA7B
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCA7B | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C175
Deuteranopia (green-blind)
#CFC07F
Tritanopia (blue-blind)
#B4C3B6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #afca7b; /* rgb */ color: rgb(175, 202, 123); /* oklch */ color: oklch(80.0% 0.108 124.2);
Tailwind
colors: {
custom: {
50: '#c8daa2',
500: '#afca7b',
950: '#000000',
},
}SCSS
$custom: #afca7b; $custom-light: #c8daa2; $custom-dark: #000000;
JSON
{
"hex": "#afca7b",
"rgb": {
"r": 175,
"g": 202,
"b": 123
},
"hsl": {
"h": 80.506,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.80041,
"c": 0.10811,
"h": 124.2
},
"luminance": 0.52785
}Semantic roles & 50–950 ramp
primary
#AFCA7B
secondary
#6A5297
accent
#30B65E
background
#FDFEFC
surface
#F9FBF5
border
#D2D4CF
text
#13140F
muted
#828380