#AFCCCC#AFCCCC
#AFCCCC is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.4% C 0.031 H 196.6°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCCC |
|---|---|
| RGB | rgb(175, 204, 204) |
| HSL | hsl(180, 22%, 74%) |
| HSV | hsv(180, 14%, 80%) |
| CMYK | cmyk(14.2%, 0%, 0%, 20%) |
| CIE-LAB | lab(79.99, -9.66, -3.26) |
| CIE-LCH | lch(79.99, 10.19, 198.65°) |
| OKLab | oklab(82.38% -0.0298 -0.0089) |
| OKLCH | oklch(82.38% 0.031 196.6) |
| XYZ | xyz(50.1683, 56.6581, 65.4079) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.20
Lightblue
#ADD8E6
ΔE00 6.50
Silver (survey)
#C5C9C7
ΔE00 9.04
Paleturquoise
#AFEEEE
ΔE00 9.91
Light Grey
#D8DCD6
ΔE00 10.35
Pale Sky Blue
#BDF6FE
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCCC #CCAFAF
analogous
#AFCCBE #AFCCCC #AFBECC
triadic
#AFCCCC #CCAFCC #CCCCAF
tetradic
#AFCCCC #BEAFCC #CCAFAF #BECCAF
square
#AFCCCC #BEAFCC #CCAFAF #BECCAF
split-complementary
#AFCCCC #CCAFBE #CCBEAF
monochromatic
#649C9C #8AB4B4 #AFCCCC #D4E4E4 #ECF3F3
Accessibility & contrast
On white
1.70
#AFCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#AFCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCCC
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCCC | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C2C4CC
Tritanopia (blue-blind)
#A7CECC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #afcccc; /* rgb */ color: rgb(175, 204, 204); /* oklch */ color: oklch(82.4% 0.031 196.6);
Tailwind
colors: {
custom: {
50: '#c7dbdb',
500: '#afcccc',
950: '#000000',
},
}SCSS
$custom: #afcccc; $custom-light: #c7dbdb; $custom-dark: #000000;
JSON
{
"hex": "#afcccc",
"rgb": {
"r": 175,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.82383,
"c": 0.0311,
"h": 196.6
},
"luminance": 0.56659
}Semantic roles & 50–950 ramp
primary
#AFCCCC
secondary
#A17E7E
accent
#4545A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131515
muted
#828484