#AFC3BB#AFC3BB
#AFC3BB is a light, muted teal. Relative luminance 0.517; OKLCH L 80.0% C 0.025 H 169.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC3BB |
|---|---|
| RGB | rgb(175, 195, 187) |
| HSL | hsl(156, 14%, 73%) |
| HSV | hsv(156, 10%, 76%) |
| CMYK | cmyk(10.3%, 0%, 4.1%, 23.5%) |
| CIE-LAB | lab(77.12, -8.36, 1.70) |
| CIE-LCH | lch(77.12, 8.53, 168.50°) |
| OKLab | oklab(79.97% -0.0241 0.0044) |
| OKLCH | oklch(79.97% 0.025 169.7) |
| XYZ | xyz(46.1620, 51.7313, 54.5572) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.82
Light Grey
#D8DCD6
ΔE00 9.56
Silver
#C0C0C0
ΔE00 9.85
Cool Grey
#95A3A6
ΔE00 10.47
Powder Blue
#B0E0E6
ΔE00 10.61
Dove Gray
#B6B8BD
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC3BB #C3AFB7
analogous
#AFC3B1 #AFC3BB #AFC1C3
triadic
#AFC3BB #BBAFC3 #C3BBAF
tetradic
#AFC3BB #B1AFC3 #C3AFB7 #C1C3AF
square
#AFC3BB #B1AFC3 #C3AFB7 #C1C3AF
split-complementary
#AFC3BB #C3AFC1 #C3B1AF
monochromatic
#6A8D7F #8CA99D #AFC3BB #D2DDD9 #EEF2F0
Accessibility & contrast
On white
1.85
#AFC3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#AFC3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC3BB
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC3BB | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BB
Deuteranopia (green-blind)
#BEBDBB
Tritanopia (blue-blind)
#ABC3C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afc3bb; /* rgb */ color: rgb(175, 195, 187); /* oklch */ color: oklch(80.0% 0.025 169.7);
Tailwind
colors: {
custom: {
50: '#c7d5cf',
500: '#afc3bb',
950: '#000000',
},
}SCSS
$custom: #afc3bb; $custom-light: #c7d5cf; $custom-dark: #000000;
JSON
{
"hex": "#afc3bb",
"rgb": {
"r": 175,
"g": 195,
"b": 187
},
"hsl": {
"h": 156,
"s": 14.286,
"l": 72.549
},
"oklch": {
"l": 0.79965,
"c": 0.02451,
"h": 169.7
},
"luminance": 0.51732
}Semantic roles & 50–950 ramp
primary
#AFC3BB
secondary
#978089
accent
#4D6B98
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383