#AFDCDC#AFDCDC
#AFDCDC is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.3% C 0.047 H 196.3°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCDC |
|---|---|
| RGB | rgb(175, 220, 220) |
| HSL | hsl(180, 39%, 77%) |
| HSV | hsv(180, 20%, 86%) |
| CMYK | cmyk(20.5%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(84.72, -14.52, -4.81) |
| CIE-LCH | lch(84.72, 15.30, 198.34°) |
| OKLab | oklab(86.28% -0.0449 -0.0131) |
| OKLCH | oklch(86.28% 0.047 196.3) |
| XYZ | xyz(56.1869, 65.4656, 77.3720) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.63
Paleturquoise
#AFEEEE
ΔE00 4.85
Lightblue
#ADD8E6
ΔE00 6.24
Pale Sky Blue
#BDF6FE
ΔE00 6.48
Light Sky Blue
#C6FCFF
ΔE00 7.00
Duck Egg Blue
#C3FBF4
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCDC #DCAFAF
analogous
#AFDCC6 #AFDCDC #AFC6DC
triadic
#AFDCDC #DCAFDC #DCDCAF
tetradic
#AFDCDC #C6AFDC #DCAFAF #C6DCAF
square
#AFDCDC #C6AFDC #DCAFAF #C6DCAF
split-complementary
#AFDCDC #DCAFC6 #DCC6AF
monochromatic
#5AB7B7 #84C9C9 #AFDCDC #DAEFEF #EAF6F6
Accessibility & contrast
On white
1.49
#AFDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#AFDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCDC
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCDC | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DC
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#A1DFDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdcdc; /* rgb */ color: rgb(175, 220, 220); /* oklch */ color: oklch(86.3% 0.047 196.3);
Tailwind
colors: {
custom: {
50: '#c7e7e6',
500: '#afdcdc',
950: '#000000',
},
}SCSS
$custom: #afdcdc; $custom-light: #c7e7e6; $custom-dark: #000000;
JSON
{
"hex": "#afdcdc",
"rgb": {
"r": 175,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.86282,
"c": 0.04675,
"h": 196.3
},
"luminance": 0.65468
}Semantic roles & 50–950 ramp
primary
#AFDCDC
secondary
#B47B7B
accent
#3333B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484