#AFC2BC#AFC2BC
#AFC2BC is a light, muted teal. Relative luminance 0.513; OKLCH L 79.8% C 0.022 H 174.8°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC2BC |
|---|---|
| RGB | rgb(175, 194, 188) |
| HSL | hsl(161, 13%, 72%) |
| HSV | hsv(161, 10%, 76%) |
| CMYK | cmyk(9.8%, 0%, 3.1%, 23.9%) |
| CIE-LAB | lab(76.88, -7.64, 0.81) |
| CIE-LCH | lch(76.88, 7.68, 173.98°) |
| OKLab | oklab(79.78% -0.0223 0.002) |
| OKLCH | oklch(79.78% 0.022 174.8) |
| XYZ | xyz(46.0461, 51.3277, 55.0485) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.21
Silver
#C0C0C0
ΔE00 9.14
Light Grey
#D8DCD6
ΔE00 9.35
Cool Grey
#95A3A6
ΔE00 9.76
Dove Gray
#B6B8BD
ΔE00 10.13
Powder Blue
#B0E0E6
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC2BC #C2AFB5
analogous
#AFC2B3 #AFC2BC #AFBEC2
triadic
#AFC2BC #BCAFC2 #C2BCAF
tetradic
#AFC2BC #B3AFC2 #C2AFB5 #BEC2AF
square
#AFC2BC #B3AFC2 #C2AFB5 #BEC2AF
split-complementary
#AFC2BC #C2AFBE #C2B3AF
monochromatic
#6B8C81 #8CA89F #AFC2BC #D2DCD9 #EEF2F0
Accessibility & contrast
On white
1.86
#AFC2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#AFC2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC2BC
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC2BC | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBC
Deuteranopia (green-blind)
#BDBDBC
Tritanopia (blue-blind)
#ABC3C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afc2bc; /* rgb */ color: rgb(175, 194, 188); /* oklch */ color: oklch(79.8% 0.022 174.8);
Tailwind
colors: {
custom: {
50: '#c7d4d0',
500: '#afc2bc',
950: '#000000',
},
}SCSS
$custom: #afc2bc; $custom-light: #c7d4d0; $custom-dark: #000000;
JSON
{
"hex": "#afc2bc",
"rgb": {
"r": 175,
"g": 194,
"b": 188
},
"hsl": {
"h": 161.053,
"s": 13.475,
"l": 72.353
},
"oklch": {
"l": 0.79781,
"c": 0.0224,
"h": 174.8
},
"luminance": 0.51328
}Semantic roles & 50–950 ramp
primary
#AFC2BC
secondary
#968087
accent
#4E6598
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383