#AFDFDC#AFDFDC
#AFDFDC is a very light, muted teal. Relative luminance 0.671; OKLCH L 86.9% C 0.050 H 191.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFDC |
|---|---|
| RGB | rgb(175, 223, 220) |
| HSL | hsl(176, 43%, 78%) |
| HSV | hsv(176, 22%, 87%) |
| CMYK | cmyk(21.5%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(85.53, -16.03, -3.62) |
| CIE-LCH | lch(85.53, 16.44, 192.73°) |
| OKLab | oklab(86.93% -0.0488 -0.0099) |
| OKLCH | oklch(86.93% 0.05 191.5) |
| XYZ | xyz(56.9813, 67.0544, 77.6368) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.84
Paleturquoise
#AFEEEE
ΔE00 4.05
Duck Egg Blue
#C3FBF4
ΔE00 6.20
Pale Sky Blue
#BDF6FE
ΔE00 6.63
Light Sky Blue
#C6FCFF
ΔE00 6.70
Light Light Blue
#CAFFFB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFDC #DFAFB2
analogous
#AFDFC4 #AFDFDC #AFCADF
triadic
#AFDFDC #DCAFDF #DFDCAF
tetradic
#AFDFDC #C4AFDF #DFAFB2 #CADFAF
square
#AFDFDC #C4AFDF #DFAFB2 #CADFAF
split-complementary
#AFDFDC #DFAFCA #DFC4AF
monochromatic
#58BCB6 #83CEC9 #AFDFDC #DBF0EF #E9F6F5
Accessibility & contrast
On white
1.46
#AFDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#AFDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFDC
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFDC | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D0D3DD
Tritanopia (blue-blind)
#A0E2DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afdfdc; /* rgb */ color: rgb(175, 223, 220); /* oklch */ color: oklch(86.9% 0.050 191.5);
Tailwind
colors: {
custom: {
50: '#c7e9e6',
500: '#afdfdc',
950: '#000000',
},
}SCSS
$custom: #afdfdc; $custom-light: #c7e9e6; $custom-dark: #000000;
JSON
{
"hex": "#afdfdc",
"rgb": {
"r": 175,
"g": 223,
"b": 220
},
"hsl": {
"h": 176.25,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.86925,
"c": 0.04978,
"h": 191.5
},
"luminance": 0.67057
}Semantic roles & 50–950 ramp
primary
#AFDFDC
secondary
#B87B7E
accent
#3038B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484