#AFDCD6#AFDCD6
#AFDCD6 is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.1% C 0.048 H 186.3°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCD6 |
|---|---|
| RGB | rgb(175, 220, 214) |
| HSL | hsl(172, 39%, 77%) |
| HSV | hsv(172, 20%, 86%) |
| CMYK | cmyk(20.5%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(84.56, -15.78, -1.87) |
| CIE-LCH | lch(84.56, 15.89, 186.76°) |
| OKLab | oklab(86.1% -0.0472 -0.0052) |
| OKLCH | oklch(86.1% 0.048 186.3) |
| XYZ | xyz(55.4065, 65.1534, 73.2619) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.09
Paleturquoise
#AFEEEE
ΔE00 5.25
Duck Egg Blue
#C3FBF4
ΔE00 6.77
Light Light Blue
#CAFFFB
ΔE00 7.57
Eggshell Blue
#C4FFF7
ΔE00 7.64
Light Sky Blue
#C6FCFF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCD6 #DCAFB5
analogous
#AFDCC0 #AFDCD6 #AFCBDC
triadic
#AFDCD6 #D6AFDC #DCD6AF
tetradic
#AFDCD6 #C0AFDC #DCAFB5 #CBDCAF
square
#AFDCD6 #C0AFDC #DCAFB5 #CBDCAF
split-complementary
#AFDCD6 #DCAFCB #DCC0AF
monochromatic
#5AB7AA #84C9C0 #AFDCD6 #DAEFEC #EAF6F4
Accessibility & contrast
On white
1.50
#AFDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#AFDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCD6
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCD6 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D6
Deuteranopia (green-blind)
#CED0D7
Tritanopia (blue-blind)
#A2DEDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdcd6; /* rgb */ color: rgb(175, 220, 214); /* oklch */ color: oklch(86.1% 0.048 186.3);
Tailwind
colors: {
custom: {
50: '#c7e7e2',
500: '#afdcd6',
950: '#000000',
},
}SCSS
$custom: #afdcd6; $custom-light: #c7e7e2; $custom-dark: #000000;
JSON
{
"hex": "#afdcd6",
"rgb": {
"r": 175,
"g": 220,
"b": 214
},
"hsl": {
"h": 172,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.86102,
"c": 0.04754,
"h": 186.3
},
"luminance": 0.65155
}Semantic roles & 50–950 ramp
primary
#AFDCD6
secondary
#B47B83
accent
#3344B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484