#ADDCD6#ADDCD6
#ADDCD6 is a very light, muted teal. Relative luminance 0.649; OKLCH L 86.0% C 0.049 H 186.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCD6 |
|---|---|
| RGB | rgb(173, 220, 214) |
| HSL | hsl(172, 40%, 77%) |
| HSV | hsv(172, 21%, 86%) |
| CMYK | cmyk(21.4%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(84.44, -16.39, -2.06) |
| CIE-LCH | lch(84.44, 16.52, 187.16°) |
| OKLab | oklab(85.98% -0.0491 -0.0058) |
| OKLCH | oklch(85.98% 0.049 186.7) |
| XYZ | xyz(54.9608, 64.9236, 73.2410) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.07
Powder Blue
#B0E0E6
ΔE00 5.15
Duck Egg Blue
#C3FBF4
ΔE00 6.72
Eggshell Blue
#C4FFF7
ΔE00 7.58
Light Light Blue
#CAFFFB
ΔE00 7.58
Light Sky Blue
#C6FCFF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCD6 #DCADB3
analogous
#ADDCBF #ADDCD6 #ADCBDC
triadic
#ADDCD6 #D6ADDC #DCD6AD
tetradic
#ADDCD6 #BFADDC #DCADB3 #CBDCAD
square
#ADDCD6 #BFADDC #DCADB3 #CBDCAD
split-complementary
#ADDCD6 #DCADCB #DCBFAD
monochromatic
#57B7AB #82CAC1 #ADDCD6 #D8EEEB #EAF6F4
Accessibility & contrast
On white
1.50
#ADDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#ADDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCD6
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCD6 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D6
Deuteranopia (green-blind)
#CED0D7
Tritanopia (blue-blind)
#A0DEDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #addcd6; /* rgb */ color: rgb(173, 220, 214); /* oklch */ color: oklch(86.0% 0.049 186.7);
Tailwind
colors: {
custom: {
50: '#c6e7e2',
500: '#addcd6',
950: '#000000',
},
}SCSS
$custom: #addcd6; $custom-light: #c6e7e2; $custom-dark: #000000;
JSON
{
"hex": "#addcd6",
"rgb": {
"r": 173,
"g": 220,
"b": 214
},
"hsl": {
"h": 172.34,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.85977,
"c": 0.04947,
"h": 186.7
},
"luminance": 0.64926
}Semantic roles & 50–950 ramp
primary
#ADDCD6
secondary
#B47981
accent
#3243B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484