#AFDFD6#AFDFD6
#AFDFD6 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.7% C 0.051 H 182.3°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFD6 |
|---|---|
| RGB | rgb(175, 223, 214) |
| HSL | hsl(169, 43%, 78%) |
| HSV | hsv(169, 22%, 87%) |
| CMYK | cmyk(21.5%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(85.37, -17.29, -0.68) |
| CIE-LCH | lch(85.37, 17.30, 182.26°) |
| OKLab | oklab(86.75% -0.0512 -0.0021) |
| OKLCH | oklch(86.75% 0.051 182.3) |
| XYZ | xyz(56.2009, 66.7423, 73.5267) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.23
Duck Egg Blue
#C3FBF4
ΔE00 6.12
Powder Blue
#B0E0E6
ΔE00 6.29
Eggshell Blue
#C4FFF7
ΔE00 6.90
Light Light Blue
#CAFFFB
ΔE00 7.20
Pale Cyan
#B7FFFA
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFD6 #DFAFB8
analogous
#AFDFBE #AFDFD6 #AFD0DF
triadic
#AFDFD6 #D6AFDF #DFD6AF
tetradic
#AFDFD6 #BEAFDF #DFAFB8 #D0DFAF
square
#AFDFD6 #BEAFDF #DFAFB8 #D0DFAF
split-complementary
#AFDFD6 #DFAFD0 #DFBEAF
monochromatic
#58BCA9 #83CEC0 #AFDFD6 #DBF0EC #E9F6F4
Accessibility & contrast
On white
1.46
#AFDFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#AFDFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFD6
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFD6 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D6
Deuteranopia (green-blind)
#D1D3D7
Tritanopia (blue-blind)
#A2E1DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdfd6; /* rgb */ color: rgb(175, 223, 214); /* oklch */ color: oklch(86.7% 0.051 182.3);
Tailwind
colors: {
custom: {
50: '#c7e9e2',
500: '#afdfd6',
950: '#000000',
},
}SCSS
$custom: #afdfd6; $custom-light: #c7e9e2; $custom-dark: #000000;
JSON
{
"hex": "#afdfd6",
"rgb": {
"r": 175,
"g": 223,
"b": 214
},
"hsl": {
"h": 168.75,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.86747,
"c": 0.05122,
"h": 182.3
},
"luminance": 0.66744
}Semantic roles & 50–950 ramp
primary
#AFDFD6
secondary
#B87B86
accent
#3049B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484