#AFDFCF#AFDFCF
#AFDFCF is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.5% C 0.054 H 172.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFCF |
|---|---|
| RGB | rgb(175, 223, 207) |
| HSL | hsl(160, 43%, 78%) |
| HSV | hsv(160, 22%, 87%) |
| CMYK | cmyk(21.5%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(85.20, -18.71, 2.75) |
| CIE-LCH | lch(85.20, 18.91, 171.62°) |
| OKLab | oklab(86.55% -0.054 0.007) |
| OKLCH | oklch(86.55% 0.054 172.6) |
| XYZ | xyz(55.3261, 66.3923, 68.9193) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.11
Pale Aqua
#B8FFEB
ΔE00 7.34
Paleturquoise
#AFEEEE
ΔE00 7.39
Light Teal
#90E4C1
ΔE00 7.59
Eggshell Blue
#C4FFF7
ΔE00 7.68
Pale Teal
#82CBB2
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFCF #DFAFBF
analogous
#AFDFB7 #AFDFCF #AFD7DF
triadic
#AFDFCF #CFAFDF #DFCFAF
tetradic
#AFDFCF #B7AFDF #DFAFBF #D7DFAF
square
#AFDFCF #B7AFDF #DFAFBF #D7DFAF
split-complementary
#AFDFCF #DFAFD7 #DFB7AF
monochromatic
#58BC9B #83CEB5 #AFDFCF #DBF0E9 #E9F6F2
Accessibility & contrast
On white
1.47
#AFDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#AFDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFCF
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFCF | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CE
Deuteranopia (green-blind)
#D3D2D0
Tritanopia (blue-blind)
#A4E0DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdfcf; /* rgb */ color: rgb(175, 223, 207); /* oklch */ color: oklch(86.5% 0.054 172.6);
Tailwind
colors: {
custom: {
50: '#c7e9dd',
500: '#afdfcf',
950: '#000000',
},
}SCSS
$custom: #afdfcf; $custom-light: #c7e9dd; $custom-dark: #000000;
JSON
{
"hex": "#afdfcf",
"rgb": {
"r": 175,
"g": 223,
"b": 207
},
"hsl": {
"h": 160,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.86547,
"c": 0.05447,
"h": 172.6
},
"luminance": 0.66394
}Semantic roles & 50–950 ramp
primary
#AFDFCF
secondary
#B87B8F
accent
#305CB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484