#AFC2BD#AFC2BD
#AFC2BD is a light, muted teal. Relative luminance 0.514; OKLCH L 79.8% C 0.022 H 178.2°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC2BD |
|---|---|
| RGB | rgb(175, 194, 189) |
| HSL | hsl(164, 13%, 72%) |
| HSV | hsv(164, 10%, 76%) |
| CMYK | cmyk(9.8%, 0%, 2.6%, 23.9%) |
| CIE-LAB | lab(76.90, -7.44, 0.30) |
| CIE-LCH | lch(76.90, 7.45, 177.68°) |
| OKLab | oklab(79.81% -0.0219 0.0007) |
| OKLCH | oklch(79.81% 0.022 178.2) |
| XYZ | xyz(46.1542, 51.3709, 55.6182) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.03
Silver
#C0C0C0
ΔE00 8.94
Light Grey
#D8DCD6
ΔE00 9.30
Cool Grey
#95A3A6
ΔE00 9.55
Dove Gray
#B6B8BD
ΔE00 9.83
Powder Blue
#B0E0E6
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC2BD #C2AFB4
analogous
#AFC2B4 #AFC2BD #AFBDC2
triadic
#AFC2BD #BDAFC2 #C2BDAF
tetradic
#AFC2BD #B4AFC2 #C2AFB4 #BDC2AF
square
#AFC2BD #B4AFC2 #C2AFB4 #BDC2AF
split-complementary
#AFC2BD #C2AFBD #C2B4AF
monochromatic
#6B8C83 #8CA8A0 #AFC2BD #D2DCDA #EEF2F1
Accessibility & contrast
On white
1.86
#AFC2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#AFC2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC2BD
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC2BD | 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)
#C0BFBD
Deuteranopia (green-blind)
#BCBDBD
Tritanopia (blue-blind)
#ABC3C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afc2bd; /* rgb */ color: rgb(175, 194, 189); /* oklch */ color: oklch(79.8% 0.022 178.2);
Tailwind
colors: {
custom: {
50: '#c7d4d0',
500: '#afc2bd',
950: '#000000',
},
}SCSS
$custom: #afc2bd; $custom-light: #c7d4d0; $custom-dark: #000000;
JSON
{
"hex": "#afc2bd",
"rgb": {
"r": 175,
"g": 194,
"b": 189
},
"hsl": {
"h": 164.211,
"s": 13.475,
"l": 72.353
},
"oklch": {
"l": 0.7981,
"c": 0.02192,
"h": 178.2
},
"luminance": 0.51372
}Semantic roles & 50–950 ramp
primary
#AFC2BD
secondary
#968085
accent
#4E6198
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383