#AFDCD7#AFDCD7
#AFDCD7 is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.1% C 0.047 H 188.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCD7 |
|---|---|
| RGB | rgb(175, 220, 215) |
| HSL | hsl(173, 39%, 77%) |
| HSV | hsv(173, 20%, 86%) |
| CMYK | cmyk(20.5%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(84.59, -15.57, -2.36) |
| CIE-LCH | lch(84.59, 15.75, 188.62°) |
| OKLab | oklab(86.13% -0.0468 -0.0066) |
| OKLCH | oklch(86.13% 0.047 188) |
| XYZ | xyz(55.5346, 65.2047, 73.9365) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.68
Paleturquoise
#AFEEEE
ΔE00 5.09
Duck Egg Blue
#C3FBF4
ΔE00 6.80
Light Light Blue
#CAFFFB
ΔE00 7.53
Light Sky Blue
#C6FCFF
ΔE00 7.65
Eggshell Blue
#C4FFF7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCD7 #DCAFB4
analogous
#AFDCC0 #AFDCD7 #AFCBDC
triadic
#AFDCD7 #D7AFDC #DCD7AF
tetradic
#AFDCD7 #C0AFDC #DCAFB4 #CBDCAF
square
#AFDCD7 #C0AFDC #DCAFB4 #CBDCAF
split-complementary
#AFDCD7 #DCAFCB #DCC0AF
monochromatic
#5AB7AC #84C9C2 #AFDCD7 #DAEFEC #EAF6F4
Accessibility & contrast
On white
1.50
#AFDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#AFDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCD7
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCD7 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D7
Deuteranopia (green-blind)
#CED0D8
Tritanopia (blue-blind)
#A2DEDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdcd7; /* rgb */ color: rgb(175, 220, 215); /* oklch */ color: oklch(86.1% 0.047 188.0);
Tailwind
colors: {
custom: {
50: '#c7e7e3',
500: '#afdcd7',
950: '#000000',
},
}SCSS
$custom: #afdcd7; $custom-light: #c7e7e3; $custom-dark: #000000;
JSON
{
"hex": "#afdcd7",
"rgb": {
"r": 175,
"g": 220,
"b": 215
},
"hsl": {
"h": 173.333,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.86132,
"c": 0.04731,
"h": 188
},
"luminance": 0.65207
}Semantic roles & 50–950 ramp
primary
#AFDCD7
secondary
#B47B82
accent
#3341B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484