#AFDCD4#AFDCD4
#AFDCD4 is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.0% C 0.048 H 183.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCD4 |
|---|---|
| RGB | rgb(175, 220, 212) |
| HSL | hsl(169, 39%, 77%) |
| HSV | hsv(169, 20%, 86%) |
| CMYK | cmyk(20.5%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(84.51, -16.19, -0.89) |
| CIE-LCH | lch(84.51, 16.22, 183.14°) |
| OKLab | oklab(86.04% -0.0481 -0.0026) |
| OKLCH | oklch(86.04% 0.048 183.1) |
| XYZ | xyz(55.1527, 65.0519, 71.9249) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.65
Powder Blue
#B0E0E6
ΔE00 5.91
Duck Egg Blue
#C3FBF4
ΔE00 6.79
Eggshell Blue
#C4FFF7
ΔE00 7.63
Light Light Blue
#CAFFFB
ΔE00 7.73
Ice
#D6FFFA
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCD4 #DCAFB7
analogous
#AFDCBD #AFDCD4 #AFCEDC
triadic
#AFDCD4 #D4AFDC #DCD4AF
tetradic
#AFDCD4 #BDAFDC #DCAFB7 #CEDCAF
square
#AFDCD4 #BDAFDC #DCAFB7 #CEDCAF
split-complementary
#AFDCD4 #DCAFCE #DCBDAF
monochromatic
#5AB7A6 #84C9BD #AFDCD4 #DAEFEB #EAF6F4
Accessibility & contrast
On white
1.50
#AFDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#AFDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCD4
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCD4 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#CFD0D5
Tritanopia (blue-blind)
#A3DED9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdcd4; /* rgb */ color: rgb(175, 220, 212); /* oklch */ color: oklch(86.0% 0.048 183.1);
Tailwind
colors: {
custom: {
50: '#c7e7e1',
500: '#afdcd4',
950: '#000000',
},
}SCSS
$custom: #afdcd4; $custom-light: #c7e7e1; $custom-dark: #000000;
JSON
{
"hex": "#afdcd4",
"rgb": {
"r": 175,
"g": 220,
"b": 212
},
"hsl": {
"h": 169.333,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.86043,
"c": 0.04813,
"h": 183.1
},
"luminance": 0.65054
}Semantic roles & 50–950 ramp
primary
#AFDCD4
secondary
#B47B85
accent
#334AB2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484