#AFDFD0#AFDFD0
#AFDFD0 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.6% C 0.054 H 173.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFD0 |
|---|---|
| RGB | rgb(175, 223, 208) |
| HSL | hsl(161, 43%, 78%) |
| HSV | hsv(161, 22%, 87%) |
| CMYK | cmyk(21.5%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(85.22, -18.51, 2.26) |
| CIE-LCH | lch(85.22, 18.65, 173.03°) |
| OKLab | oklab(86.58% -0.0536 0.0057) |
| OKLCH | oklch(86.58% 0.054 173.9) |
| XYZ | xyz(55.4488, 66.4414, 69.5652) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.91
Paleturquoise
#AFEEEE
ΔE00 7.06
Pale Aqua
#B8FFEB
ΔE00 7.38
Eggshell Blue
#C4FFF7
ΔE00 7.51
Light Teal
#90E4C1
ΔE00 7.85
Pale Teal
#82CBB2
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFD0 #DFAFBE
analogous
#AFDFB8 #AFDFD0 #AFD6DF
triadic
#AFDFD0 #D0AFDF #DFD0AF
tetradic
#AFDFD0 #B8AFDF #DFAFBE #D6DFAF
square
#AFDFD0 #B8AFDF #DFAFBE #D6DFAF
split-complementary
#AFDFD0 #DFAFD6 #DFB8AF
monochromatic
#58BC9D #83CEB6 #AFDFD0 #DBF0EA #E9F6F2
Accessibility & contrast
On white
1.47
#AFDFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#AFDFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFD0
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFD0 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#D3D2D1
Tritanopia (blue-blind)
#A4E0DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdfd0; /* rgb */ color: rgb(175, 223, 208); /* oklch */ color: oklch(86.6% 0.054 173.9);
Tailwind
colors: {
custom: {
50: '#c7e9de',
500: '#afdfd0',
950: '#000000',
},
}SCSS
$custom: #afdfd0; $custom-light: #c7e9de; $custom-dark: #000000;
JSON
{
"hex": "#afdfd0",
"rgb": {
"r": 175,
"g": 223,
"b": 208
},
"hsl": {
"h": 161.25,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.86575,
"c": 0.05391,
"h": 173.9
},
"luminance": 0.66443
}Semantic roles & 50–950 ramp
primary
#AFDFD0
secondary
#B87B8E
accent
#305AB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484