#AFC4BB#AFC4BB
#AFC4BB is a light, muted teal. Relative luminance 0.522; OKLCH L 80.2% C 0.026 H 168.1°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC4BB |
|---|---|
| RGB | rgb(175, 196, 187) |
| HSL | hsl(154, 15%, 73%) |
| HSV | hsv(154, 11%, 77%) |
| CMYK | cmyk(10.7%, 0%, 4.6%, 23.1%) |
| CIE-LAB | lab(77.39, -8.88, 2.09) |
| CIE-LCH | lch(77.39, 9.12, 166.75°) |
| OKLab | oklab(80.18% -0.0255 0.0054) |
| OKLCH | oklch(80.18% 0.026 168.1) |
| XYZ | xyz(46.3868, 52.1809, 54.6321) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.24
Light Grey
#D8DCD6
ΔE00 9.74
Silver
#C0C0C0
ΔE00 10.34
Powder Blue
#B0E0E6
ΔE00 10.56
Cool Grey
#95A3A6
ΔE00 10.96
Greenish Grey
#96AE8D
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC4BB #C4AFB8
analogous
#AFC4B0 #AFC4BB #AFC2C4
triadic
#AFC4BB #BBAFC4 #C4BBAF
tetradic
#AFC4BB #B0AFC4 #C4AFB8 #C2C4AF
square
#AFC4BB #B0AFC4 #C4AFB8 #C2C4AF
split-complementary
#AFC4BB #C4AFC2 #C4B0AF
monochromatic
#6A8F7F #8CAA9D #AFC4BB #D2DED9 #EDF2F0
Accessibility & contrast
On white
1.84
#AFC4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#AFC4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC4BB
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC4BB | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#BFBEBC
Tritanopia (blue-blind)
#ABC4C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afc4bb; /* rgb */ color: rgb(175, 196, 187); /* oklch */ color: oklch(80.2% 0.026 168.1);
Tailwind
colors: {
custom: {
50: '#c7d5cf',
500: '#afc4bb',
950: '#000000',
},
}SCSS
$custom: #afc4bb; $custom-light: #c7d5cf; $custom-dark: #000000;
JSON
{
"hex": "#afc4bb",
"rgb": {
"r": 175,
"g": 196,
"b": 187
},
"hsl": {
"h": 154.286,
"s": 15.108,
"l": 72.745
},
"oklch": {
"l": 0.80178,
"c": 0.02609,
"h": 168.1
},
"luminance": 0.52182
}Semantic roles & 50–950 ramp
primary
#AFC4BB
secondary
#987F8A
accent
#4C6D99
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383