#AFC8CC#AFC8CC
#AFC8CC is a light, muted teal. Relative luminance 0.548; OKLCH L 81.5% C 0.028 H 208.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8CC |
|---|---|
| RGB | rgb(175, 200, 204) |
| HSL | hsl(188, 22%, 74%) |
| HSV | hsv(188, 14%, 80%) |
| CMYK | cmyk(14.2%, 2%, 0%, 20%) |
| CIE-LAB | lab(78.92, -7.57, -4.84) |
| CIE-LCH | lch(78.92, 8.99, 212.57°) |
| OKLab | oklab(81.54% -0.0243 -0.0131) |
| OKLCH | oklch(81.54% 0.028 208.3) |
| XYZ | xyz(49.2298, 54.7810, 65.0951) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.08
Powder Blue
#B0E0E6
ΔE00 7.48
Silver (survey)
#C5C9C7
ΔE00 7.94
Light Grey Blue
#9DBCD4
ΔE00 8.69
Cloudy Blue
#ACC2D9
ΔE00 8.95
Silver
#C0C0C0
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8CC #CCB3AF
analogous
#AFCCC2 #AFC8CC #AFBACC
triadic
#AFC8CC #CCAFC8 #C8CCAF
tetradic
#AFC8CC #C2AFCC #CCB3AF #BACCAF
square
#AFC8CC #C2AFCC #CCB3AF #BACCAF
split-complementary
#AFC8CC #CCAFBA #CCC2AF
monochromatic
#64959C #8AAEB4 #AFC8CC #D4E2E4 #ECF2F3
Accessibility & contrast
On white
1.76
#AFC8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#AFC8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8CC
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8CC | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#BEC2CC
Tritanopia (blue-blind)
#A7CAC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afc8cc; /* rgb */ color: rgb(175, 200, 204); /* oklch */ color: oklch(81.5% 0.028 208.3);
Tailwind
colors: {
custom: {
50: '#c7d8db',
500: '#afc8cc',
950: '#000000',
},
}SCSS
$custom: #afc8cc; $custom-light: #c7d8db; $custom-dark: #000000;
JSON
{
"hex": "#afc8cc",
"rgb": {
"r": 175,
"g": 200,
"b": 204
},
"hsl": {
"h": 188.276,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.81535,
"c": 0.02761,
"h": 208.3
},
"luminance": 0.54782
}Semantic roles & 50–950 ramp
primary
#AFC8CC
secondary
#A1837E
accent
#5245A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384