#AFCDCC#AFCDCC
#AFCDCC is a very light, muted teal. Relative luminance 0.571; OKLCH L 82.6% C 0.032 H 194.1°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCDCC |
|---|---|
| RGB | rgb(175, 205, 204) |
| HSL | hsl(178, 23%, 75%) |
| HSV | hsv(178, 15%, 80%) |
| CMYK | cmyk(14.6%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(80.26, -10.18, -2.86) |
| CIE-LCH | lch(80.26, 10.57, 195.72°) |
| OKLab | oklab(82.6% -0.0312 -0.0078) |
| OKLCH | oklch(82.6% 0.032 194.1) |
| XYZ | xyz(50.4068, 57.1349, 65.4874) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.04
Lightblue
#ADD8E6
ΔE00 6.76
Silver (survey)
#C5C9C7
ΔE00 9.37
Paleturquoise
#AFEEEE
ΔE00 9.52
Light Grey
#D8DCD6
ΔE00 10.47
Pale Sky Blue
#BDF6FE
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCDCC #CDAFB0
analogous
#AFCDBD #AFCDCC #AFBFCD
triadic
#AFCDCC #CCAFCD #CDCCAF
tetradic
#AFCDCC #BDAFCD #CDAFB0 #BFCDAF
square
#AFCDCC #BDAFCD #CDAFB0 #BFCDAF
split-complementary
#AFCDCC #CDAFBF #CDBDAF
monochromatic
#649E9C #89B5B4 #AFCDCC #D5E5E4 #ECF3F3
Accessibility & contrast
On white
1.69
#AFCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#AFCDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCDCC
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCDCC | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#A6CFCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afcdcc; /* rgb */ color: rgb(175, 205, 204); /* oklch */ color: oklch(82.6% 0.032 194.1);
Tailwind
colors: {
custom: {
50: '#c7dcdb',
500: '#afcdcc',
950: '#000000',
},
}SCSS
$custom: #afcdcc; $custom-light: #c7dcdb; $custom-dark: #000000;
JSON
{
"hex": "#afcdcc",
"rgb": {
"r": 175,
"g": 205,
"b": 204
},
"hsl": {
"h": 178,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.82595,
"c": 0.03214,
"h": 194.1
},
"luminance": 0.57136
}Semantic roles & 50–950 ramp
primary
#AFCDCC
secondary
#A27E7F
accent
#4447A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484