#AFCCCD#AFCCCD
#AFCCCD is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.4% C 0.031 H 199.1°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCCD |
|---|---|
| RGB | rgb(175, 204, 205) |
| HSL | hsl(182, 23%, 75%) |
| HSV | hsv(182, 15%, 80%) |
| CMYK | cmyk(14.6%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(80.01, -9.45, -3.76) |
| CIE-LCH | lch(80.01, 10.17, 201.67°) |
| OKLab | oklab(82.41% -0.0294 -0.0102) |
| OKLCH | oklch(82.41% 0.031 199.1) |
| XYZ | xyz(50.2887, 56.7062, 66.0416) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.10
Lightblue
#ADD8E6
ΔE00 6.12
Silver (survey)
#C5C9C7
ΔE00 8.99
Paleturquoise
#AFEEEE
ΔE00 10.00
Ice Blue
#A5DFF9
ΔE00 10.37
Light Grey
#D8DCD6
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCCD #CDB0AF
analogous
#AFCDBF #AFCCCD #AFBDCD
triadic
#AFCCCD #CDAFCC #CCCDAF
tetradic
#AFCCCD #BFAFCD #CDB0AF #BDCDAF
square
#AFCCCD #BFAFCD #CDB0AF #BDCDAF
split-complementary
#AFCCCD #CDAFBD #CDBFAF
monochromatic
#649C9E #89B4B5 #AFCCCD #D5E4E5 #ECF3F3
Accessibility & contrast
On white
1.70
#AFCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#AFCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCCD
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCCD | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#C2C4CD
Tritanopia (blue-blind)
#A6CECC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #afcccd; /* rgb */ color: rgb(175, 204, 205); /* oklch */ color: oklch(82.4% 0.031 199.1);
Tailwind
colors: {
custom: {
50: '#c7dbdc',
500: '#afcccd',
950: '#000000',
},
}SCSS
$custom: #afcccd; $custom-light: #c7dbdc; $custom-dark: #000000;
JSON
{
"hex": "#afcccd",
"rgb": {
"r": 175,
"g": 204,
"b": 205
},
"hsl": {
"h": 182,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.82413,
"c": 0.03114,
"h": 199.1
},
"luminance": 0.56707
}Semantic roles & 50–950 ramp
primary
#AFCCCD
secondary
#A27F7E
accent
#4744A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484