#ADDCD9#ADDCD9
#ADDCD9 is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.1% C 0.049 H 191.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCD9 |
|---|---|
| RGB | rgb(173, 220, 217) |
| HSL | hsl(176, 40%, 77%) |
| HSV | hsv(176, 21%, 86%) |
| CMYK | cmyk(21.4%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(84.52, -15.76, -3.53) |
| CIE-LCH | lch(84.52, 16.15, 192.62°) |
| OKLab | oklab(86.07% -0.0479 -0.0097) |
| OKLCH | oklch(86.07% 0.049 191.4) |
| XYZ | xyz(55.3475, 65.0783, 75.2773) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.93
Paleturquoise
#AFEEEE
ΔE00 4.66
Duck Egg Blue
#C3FBF4
ΔE00 6.87
Pale Sky Blue
#BDF6FE
ΔE00 7.16
Light Sky Blue
#C6FCFF
ΔE00 7.34
Light Light Blue
#CAFFFB
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCD9 #DCADB0
analogous
#ADDCC2 #ADDCD9 #ADC8DC
triadic
#ADDCD9 #D9ADDC #DCD9AD
tetradic
#ADDCD9 #C2ADDC #DCADB0 #C8DCAD
square
#ADDCD9 #C2ADDC #DCADB0 #C8DCAD
split-complementary
#ADDCD9 #DCADC8 #DCC2AD
monochromatic
#57B7B1 #82CAC5 #ADDCD9 #D8EEED #EAF6F5
Accessibility & contrast
On white
1.50
#ADDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#ADDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCD9
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCD9 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7D9
Deuteranopia (green-blind)
#CDD0DA
Tritanopia (blue-blind)
#9FDFDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #addcd9; /* rgb */ color: rgb(173, 220, 217); /* oklch */ color: oklch(86.1% 0.049 191.4);
Tailwind
colors: {
custom: {
50: '#c6e7e4',
500: '#addcd9',
950: '#000000',
},
}SCSS
$custom: #addcd9; $custom-light: #c6e7e4; $custom-dark: #000000;
JSON
{
"hex": "#addcd9",
"rgb": {
"r": 173,
"g": 220,
"b": 217
},
"hsl": {
"h": 176.17,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.86067,
"c": 0.0489,
"h": 191.4
},
"luminance": 0.6508
}Semantic roles & 50–950 ramp
primary
#ADDCD9
secondary
#B4797D
accent
#323BB3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484