#AFC3BC#AFC3BC
#AFC3BC is a light, muted teal. Relative luminance 0.518; OKLCH L 80.0% C 0.024 H 172.7°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC3BC |
|---|---|
| RGB | rgb(175, 195, 188) |
| HSL | hsl(159, 14%, 73%) |
| HSV | hsv(159, 10%, 76%) |
| CMYK | cmyk(10.3%, 0%, 3.6%, 23.5%) |
| CIE-LAB | lab(77.15, -8.16, 1.20) |
| CIE-LCH | lch(77.15, 8.25, 171.66°) |
| OKLab | oklab(79.99% -0.0237 0.0031) |
| OKLCH | oklch(79.99% 0.024 172.7) |
| XYZ | xyz(46.2694, 51.7743, 55.1229) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.62
Light Grey
#D8DCD6
ΔE00 9.48
Silver
#C0C0C0
ΔE00 9.64
Cool Grey
#95A3A6
ΔE00 10.25
Powder Blue
#B0E0E6
ΔE00 10.37
Dove Gray
#B6B8BD
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC3BC #C3AFB6
analogous
#AFC3B2 #AFC3BC #AFC0C3
triadic
#AFC3BC #BCAFC3 #C3BCAF
tetradic
#AFC3BC #B2AFC3 #C3AFB6 #C0C3AF
square
#AFC3BC #B2AFC3 #C3AFB6 #C0C3AF
split-complementary
#AFC3BC #C3AFC0 #C3B2AF
monochromatic
#6A8D81 #8CA99F #AFC3BC #D2DDD9 #EEF2F0
Accessibility & contrast
On white
1.85
#AFC3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#AFC3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC3BC
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC3BC | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BC
Deuteranopia (green-blind)
#BEBDBC
Tritanopia (blue-blind)
#ABC3C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afc3bc; /* rgb */ color: rgb(175, 195, 188); /* oklch */ color: oklch(80.0% 0.024 172.7);
Tailwind
colors: {
custom: {
50: '#c7d5d0',
500: '#afc3bc',
950: '#000000',
},
}SCSS
$custom: #afc3bc; $custom-light: #c7d5d0; $custom-dark: #000000;
JSON
{
"hex": "#afc3bc",
"rgb": {
"r": 175,
"g": 195,
"b": 188
},
"hsl": {
"h": 159,
"s": 14.286,
"l": 72.549
},
"oklch": {
"l": 0.79994,
"c": 0.02392,
"h": 172.7
},
"luminance": 0.51775
}Semantic roles & 50–950 ramp
primary
#AFC3BC
secondary
#978088
accent
#4D6798
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383