#AFDFD1#AFDFD1
#AFDFD1 is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.6% C 0.053 H 175.3°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFD1 |
|---|---|
| RGB | rgb(175, 223, 209) |
| HSL | hsl(163, 43%, 78%) |
| HSV | hsv(163, 22%, 87%) |
| CMYK | cmyk(21.5%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(85.25, -18.31, 1.77) |
| CIE-LCH | lch(85.25, 18.39, 174.47°) |
| OKLab | oklab(86.6% -0.0532 0.0044) |
| OKLCH | oklch(86.6% 0.053 175.3) |
| XYZ | xyz(55.5722, 66.4908, 70.2152) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.74
Paleturquoise
#AFEEEE
ΔE00 6.74
Eggshell Blue
#C4FFF7
ΔE00 7.37
Pale Aqua
#B8FFEB
ΔE00 7.44
Light Light Blue
#CAFFFB
ΔE00 8.03
Light Teal
#90E4C1
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFD1 #DFAFBD
analogous
#AFDFB9 #AFDFD1 #AFD5DF
triadic
#AFDFD1 #D1AFDF #DFD1AF
tetradic
#AFDFD1 #B9AFDF #DFAFBD #D5DFAF
square
#AFDFD1 #B9AFDF #DFAFBD #D5DFAF
split-complementary
#AFDFD1 #DFAFD5 #DFB9AF
monochromatic
#58BC9F #83CEB8 #AFDFD1 #DBF0EA #E9F6F2
Accessibility & contrast
On white
1.47
#AFDFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#AFDFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFD1
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFD1 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D0
Deuteranopia (green-blind)
#D2D2D2
Tritanopia (blue-blind)
#A3E0DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdfd1; /* rgb */ color: rgb(175, 223, 209); /* oklch */ color: oklch(86.6% 0.053 175.3);
Tailwind
colors: {
custom: {
50: '#c7e9df',
500: '#afdfd1',
950: '#000000',
},
}SCSS
$custom: #afdfd1; $custom-light: #c7e9df; $custom-dark: #000000;
JSON
{
"hex": "#afdfd1",
"rgb": {
"r": 175,
"g": 223,
"b": 209
},
"hsl": {
"h": 162.5,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.86603,
"c": 0.05338,
"h": 175.3
},
"luminance": 0.66493
}Semantic roles & 50–950 ramp
primary
#AFDFD1
secondary
#B87B8C
accent
#3057B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484