#AFD3CE#AFD3CE
#AFD3CE is a very light, muted teal. Relative luminance 0.602; OKLCH L 83.9% C 0.039 H 186.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD3CE |
|---|---|
| RGB | rgb(175, 211, 206) |
| HSL | hsl(172, 29%, 76%) |
| HSV | hsv(172, 17%, 83%) |
| CMYK | cmyk(17.1%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(81.92, -12.85, -1.49) |
| CIE-LCH | lch(81.92, 12.94, 186.60°) |
| OKLab | oklab(83.94% -0.0385 -0.0042) |
| OKLCH | oklch(83.94% 0.039 186.2) |
| XYZ | xyz(52.1110, 60.1572, 67.2465) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.65
Paleturquoise
#AFEEEE
ΔE00 7.67
Lightblue
#ADD8E6
ΔE00 8.10
Duck Egg Blue
#C3FBF4
ΔE00 9.24
Pale Sky Blue
#BDF6FE
ΔE00 9.59
Ice
#D6FFFA
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD3CE #D3AFB4
analogous
#AFD3BC #AFD3CE #AFC6D3
triadic
#AFD3CE #CEAFD3 #D3CEAF
tetradic
#AFD3CE #BCAFD3 #D3AFB4 #C6D3AF
square
#AFD3CE #BCAFD3 #D3AFB4 #C6D3AF
split-complementary
#AFD3CE #D3AFC6 #D3BCAF
monochromatic
#60A89E #88BDB6 #AFD3CE #D6E9E6 #EBF4F3
Accessibility & contrast
On white
1.61
#AFD3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#AFD3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD3CE
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD3CE | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCE
Deuteranopia (green-blind)
#C8CACF
Tritanopia (blue-blind)
#A5D5D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #afd3ce; /* rgb */ color: rgb(175, 211, 206); /* oklch */ color: oklch(83.9% 0.039 186.2);
Tailwind
colors: {
custom: {
50: '#c7e0dc',
500: '#afd3ce',
950: '#000000',
},
}SCSS
$custom: #afd3ce; $custom-light: #c7e0dc; $custom-dark: #000000;
JSON
{
"hex": "#afd3ce",
"rgb": {
"r": 175,
"g": 211,
"b": 206
},
"hsl": {
"h": 171.667,
"s": 29.032,
"l": 75.686
},
"oklch": {
"l": 0.83935,
"c": 0.03873,
"h": 186.2
},
"luminance": 0.60159
}Semantic roles & 50–950 ramp
primary
#AFD3CE
secondary
#A97D83
accent
#3E4DA8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484