#AFBCA5#AFBCA5
#AFBCA5 is a light, muted yellow-green. Relative luminance 0.478; OKLCH L 77.9% C 0.035 H 131.4°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCA5 |
|---|---|
| RGB | rgb(175, 188, 165) |
| HSL | hsl(94, 15%, 69%) |
| HSV | hsv(94, 12%, 74%) |
| CMYK | cmyk(6.9%, 0%, 12.2%, 26.3%) |
| CIE-LAB | lab(74.70, -8.73, 10.12) |
| CIE-LCH | lch(74.70, 13.37, 130.79°) |
| OKLab | oklab(77.87% -0.0232 0.0263) |
| OKLCH | oklch(77.87% 0.035 131.4) |
| XYZ | xyz(42.4528, 47.7968, 42.5792) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.72
Sage Green
#9CAF88
ΔE00 6.82
Cement
#A5A391
ΔE00 9.09
Bland
#AFA88B
ΔE00 9.60
Greyish
#A8A495
ΔE00 10.02
Darkseagreen
#8FBC8F
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCA5 #B2A5BC
analogous
#BBBCA5 #AFBCA5 #A5BCA7
triadic
#AFBCA5 #A5AFBC #BCA5AF
tetradic
#AFBCA5 #A5BBBC #B2A5BC #BCA7A5
square
#AFBCA5 #A5BBBC #B2A5BC #BCA7A5
split-complementary
#AFBCA5 #A7A5BC #BCA5BB
monochromatic
#718462 #90A282 #AFBCA5 #CED6C8 #EDF0EB
Accessibility & contrast
On white
1.99
#AFBCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#AFBCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCA5
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCA5 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A4
Deuteranopia (green-blind)
#BCB7A6
Tritanopia (blue-blind)
#B0BAB5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #afbca5; /* rgb */ color: rgb(175, 188, 165); /* oklch */ color: oklch(77.9% 0.035 131.4);
Tailwind
colors: {
custom: {
50: '#c7d0bf',
500: '#afbca5',
950: '#000000',
},
}SCSS
$custom: #afbca5; $custom-light: #c7d0bf; $custom-dark: #000000;
JSON
{
"hex": "#afbca5",
"rgb": {
"r": 175,
"g": 188,
"b": 165
},
"hsl": {
"h": 93.913,
"s": 14.65,
"l": 69.216
},
"oklch": {
"l": 0.77869,
"c": 0.03504,
"h": 131.4
},
"luminance": 0.47797
}Semantic roles & 50–950 ramp
primary
#AFBCA5
secondary
#DFDBE2
accent
#4D9978
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281