#AFDFD8#AFDFD8
#AFDFD8 is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.8% C 0.051 H 185.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFD8 |
|---|---|
| RGB | rgb(175, 223, 216) |
| HSL | hsl(171, 43%, 78%) |
| HSV | hsv(171, 22%, 87%) |
| CMYK | cmyk(21.5%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(85.43, -16.87, -1.66) |
| CIE-LCH | lch(85.43, 16.96, 185.63°) |
| OKLab | oklab(86.81% -0.0504 -0.0047) |
| OKLCH | oklch(86.81% 0.051 185.3) |
| XYZ | xyz(56.4579, 66.8451, 74.8801) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.72
Powder Blue
#B0E0E6
ΔE00 5.48
Duck Egg Blue
#C3FBF4
ΔE00 6.03
Eggshell Blue
#C4FFF7
ΔE00 6.87
Light Light Blue
#CAFFFB
ΔE00 6.98
Pale Cyan
#B7FFFA
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFD8 #DFAFB6
analogous
#AFDFC0 #AFDFD8 #AFCEDF
triadic
#AFDFD8 #D8AFDF #DFD8AF
tetradic
#AFDFD8 #C0AFDF #DFAFB6 #CEDFAF
square
#AFDFD8 #C0AFDF #DFAFB6 #CEDFAF
split-complementary
#AFDFD8 #DFAFCE #DFC0AF
monochromatic
#58BCAD #83CEC3 #AFDFD8 #DBF0ED #E9F6F4
Accessibility & contrast
On white
1.46
#AFDFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#AFDFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFD8
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFD8 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D8
Deuteranopia (green-blind)
#D1D3D9
Tritanopia (blue-blind)
#A1E1DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdfd8; /* rgb */ color: rgb(175, 223, 216); /* oklch */ color: oklch(86.8% 0.051 185.3);
Tailwind
colors: {
custom: {
50: '#c7e9e4',
500: '#afdfd8',
950: '#000000',
},
}SCSS
$custom: #afdfd8; $custom-light: #c7e9e4; $custom-dark: #000000;
JSON
{
"hex": "#afdfd8",
"rgb": {
"r": 175,
"g": 223,
"b": 216
},
"hsl": {
"h": 171.25,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.86806,
"c": 0.05059,
"h": 185.3
},
"luminance": 0.66847
}Semantic roles & 50–950 ramp
primary
#AFDFD8
secondary
#B87B83
accent
#3043B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484