#AFC3BF#AFC3BF
#AFC3BF is a light, muted teal. Relative luminance 0.519; OKLCH L 80.1% C 0.023 H 182.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC3BF |
|---|---|
| RGB | rgb(175, 195, 191) |
| HSL | hsl(168, 14%, 73%) |
| HSV | hsv(168, 10%, 76%) |
| CMYK | cmyk(10.3%, 0%, 2.1%, 23.5%) |
| CIE-LAB | lab(77.22, -7.58, -0.31) |
| CIE-LCH | lch(77.22, 7.58, 182.35°) |
| OKLab | oklab(80.08% -0.0225 -0.0009) |
| OKLCH | oklch(80.08% 0.023 182.4) |
| XYZ | xyz(46.5961, 51.9050, 56.8438) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.11
Silver
#C0C0C0
ΔE00 9.06
Light Grey
#D8DCD6
ΔE00 9.34
Cool Grey
#95A3A6
ΔE00 9.64
Powder Blue
#B0E0E6
ΔE00 9.76
Lightblue
#ADD8E6
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC3BF #C3AFB3
analogous
#AFC3B5 #AFC3BF #AFBDC3
triadic
#AFC3BF #BFAFC3 #C3BFAF
tetradic
#AFC3BF #B5AFC3 #C3AFB3 #BDC3AF
square
#AFC3BF #B5AFC3 #C3AFB3 #BDC3AF
split-complementary
#AFC3BF #C3AFBD #C3B5AF
monochromatic
#6A8D86 #8CA9A3 #AFC3BF #D2DDDB #EEF2F1
Accessibility & contrast
On white
1.85
#AFC3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#AFC3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC3BF
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC3BF | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BF
Deuteranopia (green-blind)
#BDBDBF
Tritanopia (blue-blind)
#AAC4C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afc3bf; /* rgb */ color: rgb(175, 195, 191); /* oklch */ color: oklch(80.1% 0.023 182.4);
Tailwind
colors: {
custom: {
50: '#c7d5d2',
500: '#afc3bf',
950: '#000000',
},
}SCSS
$custom: #afc3bf; $custom-light: #c7d5d2; $custom-dark: #000000;
JSON
{
"hex": "#afc3bf",
"rgb": {
"r": 175,
"g": 195,
"b": 191
},
"hsl": {
"h": 168,
"s": 14.286,
"l": 72.549
},
"oklch": {
"l": 0.80082,
"c": 0.02253,
"h": 182.4
},
"luminance": 0.51906
}Semantic roles & 50–950 ramp
primary
#AFC3BF
secondary
#978084
accent
#4D5C98
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383