#AFBCA8#AFBCA8
#AFBCA8 is a light, muted yellow-green. Relative luminance 0.479; OKLCH L 77.9% C 0.031 H 134.4°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCA8 |
|---|---|
| RGB | rgb(175, 188, 168) |
| HSL | hsl(99, 13%, 70%) |
| HSV | hsv(99, 11%, 74%) |
| CMYK | cmyk(6.9%, 0%, 10.6%, 26.3%) |
| CIE-LAB | lab(74.77, -8.21, 8.59) |
| CIE-LCH | lch(74.77, 11.88, 133.68°) |
| OKLab | oklab(77.95% -0.0219 0.0224) |
| OKLCH | oklch(77.95% 0.031 134.4) |
| XYZ | xyz(42.7291, 47.9073, 44.0341) |
| Luminance | 0.4791 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.35
Sage Green
#9CAF88
ΔE00 7.67
Cement
#A5A391
ΔE00 8.96
Greyish
#A8A495
ΔE00 9.76
Bland
#AFA88B
ΔE00 9.88
Silver (survey)
#C5C9C7
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCA8 #B5A8BC
analogous
#B9BCA8 #AFBCA8 #A8BCAB
triadic
#AFBCA8 #A8AFBC #BCA8AF
tetradic
#AFBCA8 #A8B9BC #B5A8BC #BCABA8
square
#AFBCA8 #A8B9BC #B5A8BC #BCABA8
split-complementary
#AFBCA8 #ABA8BC #BCA8B9
monochromatic
#708466 #8FA185 #AFBCA8 #CFD7CB #EFF1ED
Accessibility & contrast
On white
1.98
#AFBCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#AFBCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCA8
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCA8 | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A7
Deuteranopia (green-blind)
#BCB8A9
Tritanopia (blue-blind)
#AFBAB6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #afbca8; /* rgb */ color: rgb(175, 188, 168); /* oklch */ color: oklch(77.9% 0.031 134.4);
Tailwind
colors: {
custom: {
50: '#c7d0c1',
500: '#afbca8',
950: '#000000',
},
}SCSS
$custom: #afbca8; $custom-light: #c7d0c1; $custom-dark: #000000;
JSON
{
"hex": "#afbca8",
"rgb": {
"r": 175,
"g": 188,
"b": 168
},
"hsl": {
"h": 99,
"s": 12.987,
"l": 69.804
},
"oklch": {
"l": 0.77947,
"c": 0.03132,
"h": 134.4
},
"luminance": 0.47908
}Semantic roles & 50–950 ramp
primary
#AFBCA8
secondary
#E1DDE3
accent
#4E977E
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281