#AFB8A2#AFB8A2
#AFB8A2 is a light, muted yellow-green. Relative luminance 0.460; OKLCH L 76.9% C 0.032 H 125.3°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB8A2 |
|---|---|
| RGB | rgb(175, 184, 162) |
| HSL | hsl(85, 13%, 68%) |
| HSV | hsv(85, 12%, 72%) |
| CMYK | cmyk(4.9%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(73.55, -7.15, 10.11) |
| CIE-LCH | lch(73.55, 12.38, 125.25°) |
| OKLab | oklab(76.94% -0.0186 0.0263) |
| OKLCH | oklch(76.94% 0.032 125.3) |
| XYZ | xyz(41.3403, 46.0035, 40.8771) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.11
Greenish Grey
#96AE8D
ΔE00 7.25
Cement
#A5A391
ΔE00 7.41
Bland
#AFA88B
ΔE00 8.04
Greyish
#A8A495
ΔE00 8.31
Stone (survey)
#ADA587
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB8A2 #ABA2B8
analogous
#B8B6A2 #AFB8A2 #A4B8A2
triadic
#AFB8A2 #A2AFB8 #B8A2AF
tetradic
#AFB8A2 #A2B8B6 #ABA2B8 #B8A2A4
square
#AFB8A2 #A2B8B6 #ABA2B8 #B8A2A4
split-complementary
#AFB8A2 #A2A4B8 #B6A2B8
monochromatic
#737F61 #919E7F #AFB8A2 #CDD2C5 #EBEDE7
Accessibility & contrast
On white
2.06
#AFB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#AFB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB8A2
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB8A2 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A1
Deuteranopia (green-blind)
#B9B5A3
Tritanopia (blue-blind)
#B0B6B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #afb8a2; /* rgb */ color: rgb(175, 184, 162); /* oklch */ color: oklch(76.9% 0.032 125.3);
Tailwind
colors: {
custom: {
50: '#c7cdbd',
500: '#afb8a2',
950: '#000000',
},
}SCSS
$custom: #afb8a2; $custom-light: #c7cdbd; $custom-dark: #000000;
JSON
{
"hex": "#afb8a2",
"rgb": {
"r": 175,
"g": 184,
"b": 162
},
"hsl": {
"h": 84.545,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.76937,
"c": 0.03219,
"h": 125.3
},
"luminance": 0.46004
}Semantic roles & 50–950 ramp
primary
#AFB8A2
secondary
#DAD8DE
accent
#4E986C
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131312
muted
#828281