#AFDCD3#AFDCD3
#AFDCD3 is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.0% C 0.048 H 181.5°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCD3 |
|---|---|
| RGB | rgb(175, 220, 211) |
| HSL | hsl(168, 39%, 77%) |
| HSV | hsv(168, 20%, 86%) |
| CMYK | cmyk(20.5%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(84.48, -16.40, -0.40) |
| CIE-LCH | lch(84.48, 16.40, 181.39°) |
| OKLab | oklab(86.01% -0.0485 -0.0013) |
| OKLCH | oklch(86.01% 0.048 181.5) |
| XYZ | xyz(55.0269, 65.0016, 71.2627) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.89
Powder Blue
#B0E0E6
ΔE00 6.31
Duck Egg Blue
#C3FBF4
ΔE00 6.84
Eggshell Blue
#C4FFF7
ΔE00 7.65
Light Light Blue
#CAFFFB
ΔE00 7.84
Ice
#D6FFFA
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCD3 #DCAFB8
analogous
#AFDCBD #AFDCD3 #AFCEDC
triadic
#AFDCD3 #D3AFDC #DCD3AF
tetradic
#AFDCD3 #BDAFDC #DCAFB8 #CEDCAF
square
#AFDCD3 #BDAFDC #DCAFB8 #CEDCAF
split-complementary
#AFDCD3 #DCAFCE #DCBDAF
monochromatic
#5AB7A4 #84C9BC #AFDCD3 #DAEFEA #EAF6F3
Accessibility & contrast
On white
1.50
#AFDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#AFDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCD3
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCD3 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D3
Deuteranopia (green-blind)
#CFD0D4
Tritanopia (blue-blind)
#A3DED9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdcd3; /* rgb */ color: rgb(175, 220, 211); /* oklch */ color: oklch(86.0% 0.048 181.5);
Tailwind
colors: {
custom: {
50: '#c7e7e0',
500: '#afdcd3',
950: '#000000',
},
}SCSS
$custom: #afdcd3; $custom-light: #c7e7e0; $custom-dark: #000000;
JSON
{
"hex": "#afdcd3",
"rgb": {
"r": 175,
"g": 220,
"b": 211
},
"hsl": {
"h": 168,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.86014,
"c": 0.04848,
"h": 181.5
},
"luminance": 0.65004
}Semantic roles & 50–950 ramp
primary
#AFDCD3
secondary
#B47B87
accent
#334DB2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484