#AFCCC8#AFCCC8
#AFCCC8 is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.3% C 0.032 H 186.5°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCC8 |
|---|---|
| RGB | rgb(175, 204, 200) |
| HSL | hsl(172, 22%, 74%) |
| HSV | hsv(172, 14%, 80%) |
| CMYK | cmyk(14.2%, 0%, 2%, 20%) |
| CIE-LAB | lab(79.88, -10.47, -1.27) |
| CIE-LCH | lch(79.88, 10.55, 186.92°) |
| OKLab | oklab(82.26% -0.0314 -0.0035) |
| OKLCH | oklch(82.26% 0.032 186.5) |
| XYZ | xyz(49.6948, 56.4686, 62.9137) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.95
Lightblue
#ADD8E6
ΔE00 8.15
Silver (survey)
#C5C9C7
ΔE00 9.39
Paleturquoise
#AFEEEE
ΔE00 9.86
Light Grey
#D8DCD6
ΔE00 10.35
Pale Sky Blue
#BDF6FE
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCC8 #CCAFB3
analogous
#AFCCBA #AFCCC8 #AFC2CC
triadic
#AFCCC8 #C8AFCC #CCC8AF
tetradic
#AFCCC8 #BAAFCC #CCAFB3 #C2CCAF
square
#AFCCC8 #BAAFCC #CCAFB3 #C2CCAF
split-complementary
#AFCCC8 #CCAFC2 #CCBAAF
monochromatic
#649C95 #8AB4AE #AFCCC8 #D4E4E2 #ECF3F2
Accessibility & contrast
On white
1.71
#AFCCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#AFCCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCC8
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCC8 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#C3C4C8
Tritanopia (blue-blind)
#A7CDCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #afccc8; /* rgb */ color: rgb(175, 204, 200); /* oklch */ color: oklch(82.3% 0.032 186.5);
Tailwind
colors: {
custom: {
50: '#c7dbd8',
500: '#afccc8',
950: '#000000',
},
}SCSS
$custom: #afccc8; $custom-light: #c7dbd8; $custom-dark: #000000;
JSON
{
"hex": "#afccc8",
"rgb": {
"r": 175,
"g": 204,
"b": 200
},
"hsl": {
"h": 171.724,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.82262,
"c": 0.0316,
"h": 186.5
},
"luminance": 0.5647
}Semantic roles & 50–950 ramp
primary
#AFCCC8
secondary
#A17E83
accent
#4552A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483