#AFC7BB#AFC7BB
#AFC7BB is a light, muted teal. Relative luminance 0.535; OKLCH L 80.8% C 0.031 H 164.1°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC7BB |
|---|---|
| RGB | rgb(175, 199, 187) |
| HSL | hsl(150, 18%, 73%) |
| HSV | hsv(150, 12%, 78%) |
| CMYK | cmyk(12.1%, 0%, 6%, 22%) |
| CIE-LAB | lab(78.20, -10.44, 3.26) |
| CIE-LCH | lch(78.20, 10.94, 162.64°) |
| OKLab | oklab(80.82% -0.0297 0.0085) |
| OKLCH | oklch(80.82% 0.031 164.1) |
| XYZ | xyz(47.0702, 53.5478, 54.8599) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.52
Light Grey
#D8DCD6
ΔE00 10.37
Greenish Grey
#96AE8D
ΔE00 10.38
Powder Blue
#B0E0E6
ΔE00 10.58
Pale Teal
#82CBB2
ΔE00 10.97
Sage Green
#9CAF88
ΔE00 11.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC7BB #C7AFBB
analogous
#AFC7AF #AFC7BB #AFC7C7
triadic
#AFC7BB #BBAFC7 #C7BBAF
tetradic
#AFC7BB #AFAFC7 #C7AFBB #C7C7AF
square
#AFC7BB #AFAFC7 #C7AFBB #C7C7AF
split-complementary
#AFC7BB #C7AFC7 #C7AFAF
monochromatic
#68947E #8BAE9C #AFC7BB #D3E0DA #EDF2F0
Accessibility & contrast
On white
1.79
#AFC7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#AFC7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC7BB
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC7BB | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BA
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#ABC7C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #afc7bb; /* rgb */ color: rgb(175, 199, 187); /* oklch */ color: oklch(80.8% 0.031 164.1);
Tailwind
colors: {
custom: {
50: '#c7d8cf',
500: '#afc7bb',
950: '#000000',
},
}SCSS
$custom: #afc7bb; $custom-light: #c7d8cf; $custom-dark: #000000;
JSON
{
"hex": "#afc7bb",
"rgb": {
"r": 175,
"g": 199,
"b": 187
},
"hsl": {
"h": 150,
"s": 17.647,
"l": 73.333
},
"oklch": {
"l": 0.80818,
"c": 0.03092,
"h": 164.1
},
"luminance": 0.53549
}Semantic roles & 50–950 ramp
primary
#AFC7BB
secondary
#9B7F8D
accent
#4A739C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383