#AFCFD3#AFCFD3
#AFCFD3 is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.2% C 0.035 H 205.8°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCFD3 |
|---|---|
| RGB | rgb(175, 207, 211) |
| HSL | hsl(187, 29%, 76%) |
| HSV | hsv(187, 17%, 83%) |
| CMYK | cmyk(17.1%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(80.98, -9.76, -5.54) |
| CIE-LCH | lch(80.98, 11.22, 209.58°) |
| OKLab | oklab(83.24% -0.0311 -0.015) |
| OKLCH | oklch(83.24% 0.035 205.8) |
| XYZ | xyz(51.7467, 58.4413, 70.1693) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.56
Powder Blue
#B0E0E6
ΔE00 5.02
Ice Blue
#A5DFF9
ΔE00 8.81
Paleturquoise
#AFEEEE
ΔE00 9.38
Pale Sky Blue
#BDF6FE
ΔE00 9.56
Sky Blue
#87CEEB
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCFD3 #D3B3AF
analogous
#AFD3C5 #AFCFD3 #AFBDD3
triadic
#AFCFD3 #D3AFCF #CFD3AF
tetradic
#AFCFD3 #C5AFD3 #D3B3AF #BDD3AF
square
#AFCFD3 #C5AFD3 #D3B3AF #BDD3AF
split-complementary
#AFCFD3 #D3AFBD #D3C5AF
monochromatic
#60A0A8 #88B7BD #AFCFD3 #D6E7E9 #EBF3F4
Accessibility & contrast
On white
1.66
#AFCFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#AFCFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCFD3
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCFD3 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD3
Deuteranopia (green-blind)
#C3C7D3
Tritanopia (blue-blind)
#A5D2D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #afcfd3; /* rgb */ color: rgb(175, 207, 211); /* oklch */ color: oklch(83.2% 0.035 205.8);
Tailwind
colors: {
custom: {
50: '#c7dde0',
500: '#afcfd3',
950: '#000000',
},
}SCSS
$custom: #afcfd3; $custom-light: #c7dde0; $custom-dark: #000000;
JSON
{
"hex": "#afcfd3",
"rgb": {
"r": 175,
"g": 207,
"b": 211
},
"hsl": {
"h": 186.667,
"s": 29.032,
"l": 75.686
},
"oklch": {
"l": 0.83235,
"c": 0.03456,
"h": 205.8
},
"luminance": 0.58443
}Semantic roles & 50–950 ramp
primary
#AFCFD3
secondary
#A9827D
accent
#4A3EA8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484