#AFBAAE#AFBAAE
#AFBAAE is a light, muted green. Relative luminance 0.473; OKLCH L 77.7% C 0.021 H 143.0°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBAAE |
|---|---|
| RGB | rgb(175, 186, 174) |
| HSL | hsl(115, 8%, 71%) |
| HSV | hsv(115, 6%, 73%) |
| CMYK | cmyk(5.9%, 0%, 6.5%, 27.1%) |
| CIE-LAB | lab(74.37, -6.07, 4.77) |
| CIE-LCH | lch(74.37, 7.72, 141.85°) |
| OKLab | oklab(77.68% -0.0165 0.0125) |
| OKLCH | oklch(77.68% 0.021 143) |
| XYZ | xyz(42.8767, 47.2875, 46.9047) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.49
Cement
#A5A391
ΔE00 8.41
Greyish
#A8A495
ΔE00 8.68
Silver
#C0C0C0
ΔE00 8.69
Dark Gray
#A9A9A9
ΔE00 9.21
Greenish Grey
#96AE8D
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBAAE #B9AEBA
analogous
#B5BAAE #AFBAAE #AEBAB3
triadic
#AFBAAE #AEAFBA #BAAEAF
tetradic
#AFBAAE #AEB5BA #B9AEBA #BAB3AE
square
#AFBAAE #AEB5BA #B9AEBA #BAB3AE
split-complementary
#AFBAAE #B3AEBA #BAAEB5
monochromatic
#6F806D #8E9E8D #AFBAAE #D0D6CF #EFF1EE
Accessibility & contrast
On white
2.01
#AFBAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#AFBAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBAAE
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBAAE | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AD
Deuteranopia (green-blind)
#B9B6AF
Tritanopia (blue-blind)
#AEB9B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #afbaae; /* rgb */ color: rgb(175, 186, 174); /* oklch */ color: oklch(77.7% 0.021 143.0);
Tailwind
colors: {
custom: {
50: '#c6cec6',
500: '#afbaae',
950: '#000000',
},
}SCSS
$custom: #afbaae; $custom-light: #c6cec6; $custom-dark: #000000;
JSON
{
"hex": "#afbaae",
"rgb": {
"r": 175,
"g": 186,
"b": 174
},
"hsl": {
"h": 115,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.77684,
"c": 0.02072,
"h": 143
},
"luminance": 0.47288
}Semantic roles & 50–950 ramp
primary
#AFBAAE
secondary
#E3E0E4
accent
#54928D
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282