#AFBBB8#AFBBB8
#AFBBB8 is a light, near-neutral teal. Relative luminance 0.481; OKLCH L 78.2% C 0.014 H 179.3°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBBB8 |
|---|---|
| RGB | rgb(175, 187, 184) |
| HSL | hsl(165, 8%, 71%) |
| HSV | hsv(165, 6%, 73%) |
| CMYK | cmyk(6.4%, 0%, 1.6%, 26.7%) |
| CIE-LAB | lab(74.90, -4.72, 0.09) |
| CIE-LCH | lch(74.90, 4.72, 178.95°) |
| OKLab | oklab(78.18% -0.0139 0.0002) |
| OKLCH | oklch(78.18% 0.014 179.3) |
| XYZ | xyz(44.0995, 48.1149, 52.3019) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.48
Silver
#C0C0C0
ΔE00 6.43
Dove Gray
#B6B8BD
ΔE00 6.99
Dark Gray
#A9A9A9
ΔE00 7.45
Cool Grey
#95A3A6
ΔE00 7.50
Cool Gray
#9AA7B0
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBBB8 #BBAFB2
analogous
#AFBBB2 #AFBBB8 #AFB8BB
triadic
#AFBBB8 #B8AFBB #BBB8AF
tetradic
#AFBBB8 #B2AFBB #BBAFB2 #B8BBAF
square
#AFBBB8 #B2AFBB #BBAFB2 #B8BBAF
split-complementary
#AFBBB8 #BBAFB8 #BBB2AF
monochromatic
#6E827D #8E9F9B #AFBBB8 #D0D7D5 #EEF1F0
Accessibility & contrast
On white
1.98
#AFBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#AFBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBBB8
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBBB8 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B8
Deuteranopia (green-blind)
#B7B8B8
Tritanopia (blue-blind)
#ACBBBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #afbbb8; /* rgb */ color: rgb(175, 187, 184); /* oklch */ color: oklch(78.2% 0.014 179.3);
Tailwind
colors: {
custom: {
50: '#c6cfcd',
500: '#afbbb8',
950: '#000000',
},
}SCSS
$custom: #afbbb8; $custom-light: #c6cfcd; $custom-dark: #000000;
JSON
{
"hex": "#afbbb8",
"rgb": {
"r": 175,
"g": 187,
"b": 184
},
"hsl": {
"h": 165,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.78183,
"c": 0.01394,
"h": 179.3
},
"luminance": 0.48115
}Semantic roles & 50–950 ramp
primary
#AFBBB8
secondary
#E4E1E2
accent
#536392
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282