#AFC2BF#AFC2BF
#AFC2BF is a light, muted teal. Relative luminance 0.515; OKLCH L 79.9% C 0.021 H 185.4°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC2BF |
|---|---|
| RGB | rgb(175, 194, 191) |
| HSL | hsl(171, 13%, 72%) |
| HSV | hsv(171, 10%, 76%) |
| CMYK | cmyk(9.8%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(76.96, -7.05, -0.70) |
| CIE-LCH | lch(76.96, 7.09, 185.69°) |
| OKLab | oklab(79.87% -0.0211 -0.002) |
| OKLCH | oklch(79.87% 0.021 185.4) |
| XYZ | xyz(46.3728, 51.4584, 56.7694) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.74
Silver
#C0C0C0
ΔE00 8.57
Cool Grey
#95A3A6
ΔE00 9.19
Dove Gray
#B6B8BD
ΔE00 9.26
Light Grey
#D8DCD6
ΔE00 9.26
Lightblue
#ADD8E6
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC2BF #C2AFB2
analogous
#AFC2B6 #AFC2BF #AFBCC2
triadic
#AFC2BF #BFAFC2 #C2BFAF
tetradic
#AFC2BF #B6AFC2 #C2AFB2 #BCC2AF
square
#AFC2BF #B6AFC2 #C2AFB2 #BCC2AF
split-complementary
#AFC2BF #C2AFBC #C2B6AF
monochromatic
#6B8C87 #8CA8A3 #AFC2BF #D2DCDB #EEF2F1
Accessibility & contrast
On white
1.86
#AFC2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#AFC2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC2BF
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC2BF | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BF
Deuteranopia (green-blind)
#BCBDBF
Tritanopia (blue-blind)
#AAC3C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afc2bf; /* rgb */ color: rgb(175, 194, 191); /* oklch */ color: oklch(79.9% 0.021 185.4);
Tailwind
colors: {
custom: {
50: '#c7d4d2',
500: '#afc2bf',
950: '#000000',
},
}SCSS
$custom: #afc2bf; $custom-light: #c7d4d2; $custom-dark: #000000;
JSON
{
"hex": "#afc2bf",
"rgb": {
"r": 175,
"g": 194,
"b": 191
},
"hsl": {
"h": 170.526,
"s": 13.475,
"l": 72.353
},
"oklch": {
"l": 0.7987,
"c": 0.02119,
"h": 185.4
},
"luminance": 0.51459
}Semantic roles & 50–950 ramp
primary
#AFC2BF
secondary
#968083
accent
#4E5A98
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383