#AFDFD5#AFDFD5
#AFDFD5 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.7% C 0.052 H 180.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFD5 |
|---|---|
| RGB | rgb(175, 223, 213) |
| HSL | hsl(168, 43%, 78%) |
| HSV | hsv(168, 22%, 87%) |
| CMYK | cmyk(21.5%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.35, -17.49, -0.19) |
| CIE-LCH | lch(85.35, 17.50, 180.63°) |
| OKLab | oklab(86.72% -0.0516 -0.0008) |
| OKLCH | oklch(86.72% 0.052 180.9) |
| XYZ | xyz(56.0736, 66.6913, 72.8562) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.51
Duck Egg Blue
#C3FBF4
ΔE00 6.20
Powder Blue
#B0E0E6
ΔE00 6.69
Eggshell Blue
#C4FFF7
ΔE00 6.95
Light Light Blue
#CAFFFB
ΔE00 7.33
Pale Cyan
#B7FFFA
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFD5 #DFAFB9
analogous
#AFDFBD #AFDFD5 #AFD1DF
triadic
#AFDFD5 #D5AFDF #DFD5AF
tetradic
#AFDFD5 #BDAFDF #DFAFB9 #D1DFAF
square
#AFDFD5 #BDAFDF #DFAFB9 #D1DFAF
split-complementary
#AFDFD5 #DFAFD1 #DFBDAF
monochromatic
#58BCA7 #83CEBE #AFDFD5 #DBF0EC #E9F6F4
Accessibility & contrast
On white
1.46
#AFDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#AFDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFD5
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFD5 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D5
Deuteranopia (green-blind)
#D1D2D6
Tritanopia (blue-blind)
#A2E1DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdfd5; /* rgb */ color: rgb(175, 223, 213); /* oklch */ color: oklch(86.7% 0.052 180.9);
Tailwind
colors: {
custom: {
50: '#c7e9e1',
500: '#afdfd5',
950: '#000000',
},
}SCSS
$custom: #afdfd5; $custom-light: #c7e9e1; $custom-dark: #000000;
JSON
{
"hex": "#afdfd5",
"rgb": {
"r": 175,
"g": 223,
"b": 213
},
"hsl": {
"h": 167.5,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.86718,
"c": 0.05159,
"h": 180.9
},
"luminance": 0.66693
}Semantic roles & 50–950 ramp
primary
#AFDFD5
secondary
#B87B87
accent
#304CB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484