#AFDFD9#AFDFD9
#AFDFD9 is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.8% C 0.050 H 186.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFD9 |
|---|---|
| RGB | rgb(175, 223, 217) |
| HSL | hsl(173, 43%, 78%) |
| HSV | hsv(173, 22%, 87%) |
| CMYK | cmyk(21.5%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(85.45, -16.66, -2.15) |
| CIE-LCH | lch(85.45, 16.80, 187.36°) |
| OKLab | oklab(86.84% -0.05 -0.006) |
| OKLCH | oklch(86.84% 0.05 186.9) |
| XYZ | xyz(56.5876, 66.8969, 75.5630) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.50
Powder Blue
#B0E0E6
ΔE00 5.08
Duck Egg Blue
#C3FBF4
ΔE00 6.03
Eggshell Blue
#C4FFF7
ΔE00 6.89
Light Light Blue
#CAFFFB
ΔE00 6.91
Light Sky Blue
#C6FCFF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFD9 #DFAFB5
analogous
#AFDFC1 #AFDFD9 #AFCDDF
triadic
#AFDFD9 #D9AFDF #DFD9AF
tetradic
#AFDFD9 #C1AFDF #DFAFB5 #CDDFAF
square
#AFDFD9 #C1AFDF #DFAFB5 #CDDFAF
split-complementary
#AFDFD9 #DFAFCD #DFC1AF
monochromatic
#58BCAF #83CEC4 #AFDFD9 #DBF0EE #E9F6F5
Accessibility & contrast
On white
1.46
#AFDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#AFDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFD9
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFD9 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD9
Deuteranopia (green-blind)
#D1D3DA
Tritanopia (blue-blind)
#A1E1DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afdfd9; /* rgb */ color: rgb(175, 223, 217); /* oklch */ color: oklch(86.8% 0.050 186.9);
Tailwind
colors: {
custom: {
50: '#c7e9e4',
500: '#afdfd9',
950: '#000000',
},
}SCSS
$custom: #afdfd9; $custom-light: #c7e9e4; $custom-dark: #000000;
JSON
{
"hex": "#afdfd9",
"rgb": {
"r": 175,
"g": 223,
"b": 217
},
"hsl": {
"h": 172.5,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.86835,
"c": 0.05033,
"h": 186.9
},
"luminance": 0.66899
}Semantic roles & 50–950 ramp
primary
#AFDFD9
secondary
#B87B82
accent
#3040B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484