#AFBBAE#AFBBAE
#AFBBAE is a light, muted green. Relative luminance 0.477; OKLCH L 77.9% C 0.022 H 143.2°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBBAE |
|---|---|
| RGB | rgb(175, 187, 174) |
| HSL | hsl(115, 9%, 71%) |
| HSV | hsv(115, 7%, 73%) |
| CMYK | cmyk(6.4%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(74.64, -6.60, 5.16) |
| CIE-LCH | lch(74.64, 8.37, 142.00°) |
| OKLab | oklab(77.9% -0.018 0.0135) |
| OKLCH | oklch(77.9% 0.022 143.2) |
| XYZ | xyz(43.0881, 47.7103, 46.9752) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.86
Cement
#A5A391
ΔE00 8.72
Greyish
#A8A495
ΔE00 9.09
Silver
#C0C0C0
ΔE00 9.19
Greenish Grey
#96AE8D
ΔE00 9.33
Dark Gray
#A9A9A9
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBBAE #BAAEBB
analogous
#B5BBAE #AFBBAE #AEBBB3
triadic
#AFBBAE #AEAFBB #BBAEAF
tetradic
#AFBBAE #AEB5BB #BAAEBB #BBB3AE
square
#AFBBAE #AEB5BB #BAAEBB #BBB3AE
split-complementary
#AFBBAE #B3AEBB #BBAEB5
monochromatic
#6E826D #8E9F8D #AFBBAE #D0D7CF #EFF1EE
Accessibility & contrast
On white
1.99
#AFBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#AFBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBBAE
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBBAE | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AD
Deuteranopia (green-blind)
#BAB7AF
Tritanopia (blue-blind)
#AEBAB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #afbbae; /* rgb */ color: rgb(175, 187, 174); /* oklch */ color: oklch(77.9% 0.022 143.2);
Tailwind
colors: {
custom: {
50: '#c6cfc6',
500: '#afbbae',
950: '#000000',
},
}SCSS
$custom: #afbbae; $custom-light: #c6cfc6; $custom-dark: #000000;
JSON
{
"hex": "#afbbae",
"rgb": {
"r": 175,
"g": 187,
"b": 174
},
"hsl": {
"h": 115.385,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.77896,
"c": 0.02248,
"h": 143.2
},
"luminance": 0.47711
}Semantic roles & 50–950 ramp
primary
#AFBBAE
secondary
#E4E1E4
accent
#53938E
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282