#AFDCD5#AFDCD5
#AFDCD5 is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.1% C 0.048 H 184.7°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCD5 |
|---|---|
| RGB | rgb(175, 220, 213) |
| HSL | hsl(171, 39%, 77%) |
| HSV | hsv(171, 20%, 86%) |
| CMYK | cmyk(20.5%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(84.54, -15.99, -1.38) |
| CIE-LCH | lch(84.54, 16.05, 184.93°) |
| OKLab | oklab(86.07% -0.0476 -0.0039) |
| OKLCH | oklch(86.07% 0.048 184.7) |
| XYZ | xyz(55.2792, 65.1025, 72.5913) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.44
Powder Blue
#B0E0E6
ΔE00 5.50
Duck Egg Blue
#C3FBF4
ΔE00 6.77
Eggshell Blue
#C4FFF7
ΔE00 7.62
Light Light Blue
#CAFFFB
ΔE00 7.64
Ice
#D6FFFA
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCD5 #DCAFB6
analogous
#AFDCBF #AFDCD5 #AFCCDC
triadic
#AFDCD5 #D5AFDC #DCD5AF
tetradic
#AFDCD5 #BFAFDC #DCAFB6 #CCDCAF
square
#AFDCD5 #BFAFDC #DCAFB6 #CCDCAF
split-complementary
#AFDCD5 #DCAFCC #DCBFAF
monochromatic
#5AB7A8 #84C9BF #AFDCD5 #DAEFEB #EAF6F4
Accessibility & contrast
On white
1.50
#AFDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#AFDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCD5
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCD5 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D5
Deuteranopia (green-blind)
#CFD0D6
Tritanopia (blue-blind)
#A3DEDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdcd5; /* rgb */ color: rgb(175, 220, 213); /* oklch */ color: oklch(86.1% 0.048 184.7);
Tailwind
colors: {
custom: {
50: '#c7e7e1',
500: '#afdcd5',
950: '#000000',
},
}SCSS
$custom: #afdcd5; $custom-light: #c7e7e1; $custom-dark: #000000;
JSON
{
"hex": "#afdcd5",
"rgb": {
"r": 175,
"g": 220,
"b": 213
},
"hsl": {
"h": 170.667,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.86072,
"c": 0.04781,
"h": 184.7
},
"luminance": 0.65104
}Semantic roles & 50–950 ramp
primary
#AFDCD5
secondary
#B47B84
accent
#3347B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484