#AFDFDD#AFDFDD
#AFDFDD is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.0% C 0.050 H 193.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFDD |
|---|---|
| RGB | rgb(175, 223, 221) |
| HSL | hsl(178, 43%, 78%) |
| HSV | hsv(178, 22%, 87%) |
| CMYK | cmyk(21.5%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(85.56, -15.82, -4.11) |
| CIE-LCH | lch(85.56, 16.35, 194.56°) |
| OKLab | oklab(86.96% -0.0484 -0.0113) |
| OKLCH | oklch(86.96% 0.05 193.1) |
| XYZ | xyz(57.1142, 67.1076, 78.3364) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.42
Paleturquoise
#AFEEEE
ΔE00 3.98
Duck Egg Blue
#C3FBF4
ΔE00 6.32
Pale Sky Blue
#BDF6FE
ΔE00 6.36
Light Sky Blue
#C6FCFF
ΔE00 6.56
Light Light Blue
#CAFFFB
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFDD #DFAFB1
analogous
#AFDFC5 #AFDFDD #AFC9DF
triadic
#AFDFDD #DDAFDF #DFDDAF
tetradic
#AFDFDD #C5AFDF #DFAFB1 #C9DFAF
square
#AFDFDD #C5AFDF #DFAFB1 #C9DFAF
split-complementary
#AFDFDD #DFAFC9 #DFC5AF
monochromatic
#58BCB8 #83CECA #AFDFDD #DBF0F0 #E9F6F6
Accessibility & contrast
On white
1.46
#AFDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#AFDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFDD
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFDD | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#D0D3DE
Tritanopia (blue-blind)
#A0E2DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afdfdd; /* rgb */ color: rgb(175, 223, 221); /* oklch */ color: oklch(87.0% 0.050 193.1);
Tailwind
colors: {
custom: {
50: '#c8e9e7',
500: '#afdfdd',
950: '#000000',
},
}SCSS
$custom: #afdfdd; $custom-light: #c8e9e7; $custom-dark: #000000;
JSON
{
"hex": "#afdfdd",
"rgb": {
"r": 175,
"g": 223,
"b": 221
},
"hsl": {
"h": 177.5,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.86955,
"c": 0.04968,
"h": 193.1
},
"luminance": 0.6711
}Semantic roles & 50–950 ramp
primary
#AFDFDD
secondary
#B87B7D
accent
#3035B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484