#AFC4BF#AFC4BF
#AFC4BF is a light, muted teal. Relative luminance 0.524; OKLCH L 80.3% C 0.024 H 179.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC4BF |
|---|---|
| RGB | rgb(175, 196, 191) |
| HSL | hsl(166, 15%, 73%) |
| HSV | hsv(166, 11%, 77%) |
| CMYK | cmyk(10.7%, 0%, 2.6%, 23.1%) |
| CIE-LAB | lab(77.49, -8.10, 0.08) |
| CIE-LCH | lch(77.49, 8.10, 179.42°) |
| OKLab | oklab(80.29% -0.0239 0.0001) |
| OKLCH | oklch(80.29% 0.024 179.8) |
| XYZ | xyz(46.8209, 52.3546, 56.9188) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.50
Light Grey
#D8DCD6
ΔE00 9.45
Silver
#C0C0C0
ΔE00 9.54
Powder Blue
#B0E0E6
ΔE00 9.60
Lightblue
#ADD8E6
ΔE00 9.92
Cool Grey
#95A3A6
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC4BF #C4AFB4
analogous
#AFC4B4 #AFC4BF #AFBEC4
triadic
#AFC4BF #BFAFC4 #C4BFAF
tetradic
#AFC4BF #B4AFC4 #C4AFB4 #BEC4AF
square
#AFC4BF #B4AFC4 #C4AFB4 #BEC4AF
split-complementary
#AFC4BF #C4AFBE #C4B4AF
monochromatic
#6A8F86 #8CAAA3 #AFC4BF #D2DEDB #EDF2F1
Accessibility & contrast
On white
1.83
#AFC4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#AFC4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC4BF
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC4BF | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BF
Deuteranopia (green-blind)
#BEBEBF
Tritanopia (blue-blind)
#AAC5C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afc4bf; /* rgb */ color: rgb(175, 196, 191); /* oklch */ color: oklch(80.3% 0.024 179.8);
Tailwind
colors: {
custom: {
50: '#c7d5d2',
500: '#afc4bf',
950: '#000000',
},
}SCSS
$custom: #afc4bf; $custom-light: #c7d5d2; $custom-dark: #000000;
JSON
{
"hex": "#afc4bf",
"rgb": {
"r": 175,
"g": 196,
"b": 191
},
"hsl": {
"h": 165.714,
"s": 15.108,
"l": 72.745
},
"oklch": {
"l": 0.80294,
"c": 0.02392,
"h": 179.8
},
"luminance": 0.52355
}Semantic roles & 50–950 ramp
primary
#AFC4BF
secondary
#987F85
accent
#4C5F99
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383