#ADDCD3#ADDCD3
#ADDCD3 is a very light, muted teal. Relative luminance 0.648; OKLCH L 85.9% C 0.050 H 182.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCD3 |
|---|---|
| RGB | rgb(173, 220, 211) |
| HSL | hsl(169, 40%, 77%) |
| HSV | hsv(169, 21%, 86%) |
| CMYK | cmyk(21.4%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(84.37, -17.02, -0.58) |
| CIE-LCH | lch(84.37, 17.03, 181.97°) |
| OKLab | oklab(85.89% -0.0503 -0.0018) |
| OKLCH | oklch(85.89% 0.05 182.1) |
| XYZ | xyz(54.5812, 64.7718, 71.2418) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.73
Powder Blue
#B0E0E6
ΔE00 6.36
Duck Egg Blue
#C3FBF4
ΔE00 6.80
Eggshell Blue
#C4FFF7
ΔE00 7.59
Light Light Blue
#CAFFFB
ΔE00 7.85
Pale Cyan
#B7FFFA
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCD3 #DCADB6
analogous
#ADDCBC #ADDCD3 #ADCEDC
triadic
#ADDCD3 #D3ADDC #DCD3AD
tetradic
#ADDCD3 #BCADDC #DCADB6 #CEDCAD
square
#ADDCD3 #BCADDC #DCADB6 #CEDCAD
split-complementary
#ADDCD3 #DCADCE #DCBCAD
monochromatic
#57B7A5 #82CABC #ADDCD3 #D8EEEA #EAF6F3
Accessibility & contrast
On white
1.50
#ADDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#ADDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCD3
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCD3 | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D3
Deuteranopia (green-blind)
#CFD0D4
Tritanopia (blue-blind)
#A0DED9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addcd3; /* rgb */ color: rgb(173, 220, 211); /* oklch */ color: oklch(85.9% 0.050 182.1);
Tailwind
colors: {
custom: {
50: '#c6e7e0',
500: '#addcd3',
950: '#000000',
},
}SCSS
$custom: #addcd3; $custom-light: #c6e7e0; $custom-dark: #000000;
JSON
{
"hex": "#addcd3",
"rgb": {
"r": 173,
"g": 220,
"b": 211
},
"hsl": {
"h": 168.511,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.85889,
"c": 0.05037,
"h": 182.1
},
"luminance": 0.64774
}Semantic roles & 50–950 ramp
primary
#ADDCD3
secondary
#B47984
accent
#324BB3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484