#AFC8CB#AFC8CB
#AFC8CB is a light, muted teal. Relative luminance 0.547; OKLCH L 81.5% C 0.027 H 205.4°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8CB |
|---|---|
| RGB | rgb(175, 200, 203) |
| HSL | hsl(186, 21%, 74%) |
| HSV | hsv(186, 14%, 80%) |
| CMYK | cmyk(13.8%, 1.5%, 0%, 20.4%) |
| CIE-LAB | lab(78.89, -7.78, -4.34) |
| CIE-LCH | lch(78.89, 8.91, 209.16°) |
| OKLab | oklab(81.5% -0.0247 -0.0117) |
| OKLCH | oklch(81.5% 0.027 205.4) |
| XYZ | xyz(49.1103, 54.7332, 64.4655) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.32
Powder Blue
#B0E0E6
ΔE00 7.43
Silver (survey)
#C5C9C7
ΔE00 7.92
Light Grey Blue
#9DBCD4
ΔE00 9.13
Cloudy Blue
#ACC2D9
ΔE00 9.40
Silver
#C0C0C0
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8CB #CBB2AF
analogous
#AFCBC0 #AFC8CB #AFBACB
triadic
#AFC8CB #CBAFC8 #C8CBAF
tetradic
#AFC8CB #C0AFCB #CBB2AF #BACBAF
square
#AFC8CB #C0AFCB #CBB2AF #BACBAF
split-complementary
#AFC8CB #CBAFBA #CBC0AF
monochromatic
#65959B #8AAFB3 #AFC8CB #D4E2E3 #ECF2F3
Accessibility & contrast
On white
1.76
#AFC8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#AFC8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8CB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8CB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CB
Deuteranopia (green-blind)
#BFC2CB
Tritanopia (blue-blind)
#A7CAC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afc8cb; /* rgb */ color: rgb(175, 200, 203); /* oklch */ color: oklch(81.5% 0.027 205.4);
Tailwind
colors: {
custom: {
50: '#c7d8da',
500: '#afc8cb',
950: '#000000',
},
}SCSS
$custom: #afc8cb; $custom-light: #c7d8da; $custom-dark: #000000;
JSON
{
"hex": "#afc8cb",
"rgb": {
"r": 175,
"g": 200,
"b": 203
},
"hsl": {
"h": 186.429,
"s": 21.212,
"l": 74.118
},
"oklch": {
"l": 0.81504,
"c": 0.02736,
"h": 205.4
},
"luminance": 0.54734
}Semantic roles & 50–950 ramp
primary
#AFC8CB
secondary
#A0827E
accent
#5046A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383