#AFC0BB#AFC0BB
#AFC0BB is a light, near-neutral teal. Relative luminance 0.504; OKLCH L 79.3% C 0.020 H 176.3°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC0BB |
|---|---|
| RGB | rgb(175, 192, 187) |
| HSL | hsl(162, 12%, 72%) |
| HSV | hsv(162, 9%, 75%) |
| CMYK | cmyk(8.9%, 0%, 2.6%, 24.7%) |
| CIE-LAB | lab(76.31, -6.78, 0.53) |
| CIE-LCH | lch(76.31, 6.80, 175.57°) |
| OKLab | oklab(79.33% -0.0199 0.0013) |
| OKLCH | oklch(79.33% 0.02 176.3) |
| XYZ | xyz(45.4965, 50.4005, 54.3354) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.60
Silver
#C0C0C0
ΔE00 8.34
Cool Grey
#95A3A6
ΔE00 9.03
Light Grey
#D8DCD6
ΔE00 9.20
Dove Gray
#B6B8BD
ΔE00 9.22
Dark Gray
#A9A9A9
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC0BB #C0AFB4
analogous
#AFC0B3 #AFC0BB #AFBDC0
triadic
#AFC0BB #BBAFC0 #C0BBAF
tetradic
#AFC0BB #B3AFC0 #C0AFB4 #BDC0AF
square
#AFC0BB #B3AFC0 #C0AFB4 #BDC0AF
split-complementary
#AFC0BB #C0AFBD #C0B3AF
monochromatic
#6C8980 #8DA59E #AFC0BB #D1DBD8 #EEF2F0
Accessibility & contrast
On white
1.90
#AFC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#AFC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC0BB
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC0BB | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#BBBBBB
Tritanopia (blue-blind)
#ABC1BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #afc0bb; /* rgb */ color: rgb(175, 192, 187); /* oklch */ color: oklch(79.3% 0.020 176.3);
Tailwind
colors: {
custom: {
50: '#c7d3cf',
500: '#afc0bb',
950: '#000000',
},
}SCSS
$custom: #afc0bb; $custom-light: #c7d3cf; $custom-dark: #000000;
JSON
{
"hex": "#afc0bb",
"rgb": {
"r": 175,
"g": 192,
"b": 187
},
"hsl": {
"h": 162.353,
"s": 11.888,
"l": 71.961
},
"oklch": {
"l": 0.79328,
"c": 0.01992,
"h": 176.3
},
"luminance": 0.50401
}Semantic roles & 50–950 ramp
primary
#AFC0BB
secondary
#938086
accent
#506496
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383