#ADDCD8#ADDCD8
#ADDCD8 is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.0% C 0.049 H 189.8°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCD8 |
|---|---|
| RGB | rgb(173, 220, 216) |
| HSL | hsl(175, 40%, 77%) |
| HSV | hsv(175, 21%, 86%) |
| CMYK | cmyk(21.4%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(84.50, -15.97, -3.04) |
| CIE-LCH | lch(84.50, 16.26, 190.77°) |
| OKLab | oklab(86.04% -0.0483 -0.0084) |
| OKLCH | oklch(86.04% 0.049 189.8) |
| XYZ | xyz(55.2178, 65.0264, 74.5944) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.34
Paleturquoise
#AFEEEE
ΔE00 4.76
Duck Egg Blue
#C3FBF4
ΔE00 6.80
Pale Sky Blue
#BDF6FE
ΔE00 7.43
Light Sky Blue
#C6FCFF
ΔE00 7.50
Light Light Blue
#CAFFFB
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCD8 #DCADB1
analogous
#ADDCC1 #ADDCD8 #ADC9DC
triadic
#ADDCD8 #D8ADDC #DCD8AD
tetradic
#ADDCD8 #C1ADDC #DCADB1 #C9DCAD
square
#ADDCD8 #C1ADDC #DCADB1 #C9DCAD
split-complementary
#ADDCD8 #DCADC9 #DCC1AD
monochromatic
#57B7AF #82CAC4 #ADDCD8 #D8EEEC #EAF6F5
Accessibility & contrast
On white
1.50
#ADDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#ADDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCD8
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCD8 | 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)
#D7D7D8
Deuteranopia (green-blind)
#CDD0D9
Tritanopia (blue-blind)
#9FDFDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #addcd8; /* rgb */ color: rgb(173, 220, 216); /* oklch */ color: oklch(86.0% 0.049 189.8);
Tailwind
colors: {
custom: {
50: '#c6e7e4',
500: '#addcd8',
950: '#000000',
},
}SCSS
$custom: #addcd8; $custom-light: #c6e7e4; $custom-dark: #000000;
JSON
{
"hex": "#addcd8",
"rgb": {
"r": 173,
"g": 220,
"b": 216
},
"hsl": {
"h": 174.894,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.86037,
"c": 0.04905,
"h": 189.8
},
"luminance": 0.65029
}Semantic roles & 50–950 ramp
primary
#ADDCD8
secondary
#B4797E
accent
#323DB3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484