#AFDCD8#AFDCD8
#AFDCD8 is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.2% C 0.047 H 189.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCD8 |
|---|---|
| RGB | rgb(175, 220, 216) |
| HSL | hsl(175, 39%, 77%) |
| HSV | hsv(175, 20%, 86%) |
| CMYK | cmyk(20.5%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(84.62, -15.36, -2.85) |
| CIE-LCH | lch(84.62, 15.63, 190.52°) |
| OKLab | oklab(86.16% -0.0465 -0.0079) |
| OKLCH | oklch(86.16% 0.047 189.6) |
| XYZ | xyz(55.6635, 65.2562, 74.6153) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.27
Paleturquoise
#AFEEEE
ΔE00 4.97
Duck Egg Blue
#C3FBF4
ΔE00 6.85
Pale Sky Blue
#BDF6FE
ΔE00 7.43
Light Sky Blue
#C6FCFF
ΔE00 7.48
Light Light Blue
#CAFFFB
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCD8 #DCAFB3
analogous
#AFDCC2 #AFDCD8 #AFC9DC
triadic
#AFDCD8 #D8AFDC #DCD8AF
tetradic
#AFDCD8 #C2AFDC #DCAFB3 #C9DCAF
square
#AFDCD8 #C2AFDC #DCAFB3 #C9DCAF
split-complementary
#AFDCD8 #DCAFC9 #DCC2AF
monochromatic
#5AB7AE #84C9C3 #AFDCD8 #DAEFED #EAF6F5
Accessibility & contrast
On white
1.49
#AFDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#AFDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCD8
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCD8 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D8
Deuteranopia (green-blind)
#CED0D9
Tritanopia (blue-blind)
#A2DEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdcd8; /* rgb */ color: rgb(175, 220, 216); /* oklch */ color: oklch(86.2% 0.047 189.6);
Tailwind
colors: {
custom: {
50: '#c7e7e4',
500: '#afdcd8',
950: '#000000',
},
}SCSS
$custom: #afdcd8; $custom-light: #c7e7e4; $custom-dark: #000000;
JSON
{
"hex": "#afdcd8",
"rgb": {
"r": 175,
"g": 220,
"b": 216
},
"hsl": {
"h": 174.667,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.86161,
"c": 0.04712,
"h": 189.6
},
"luminance": 0.65258
}Semantic roles & 50–950 ramp
primary
#AFDCD8
secondary
#B47B80
accent
#333FB2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484