#ADDCD4#ADDCD4
#ADDCD4 is a very light, muted teal. Relative luminance 0.648; OKLCH L 85.9% C 0.050 H 183.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCD4 |
|---|---|
| RGB | rgb(173, 220, 212) |
| HSL | hsl(170, 40%, 77%) |
| HSV | hsv(170, 21%, 86%) |
| CMYK | cmyk(21.4%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(84.39, -16.81, -1.08) |
| CIE-LCH | lch(84.39, 16.84, 183.66°) |
| OKLab | oklab(85.92% -0.0499 -0.0031) |
| OKLCH | oklch(85.92% 0.05 183.6) |
| XYZ | xyz(54.7070, 64.8221, 71.9041) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.49
Powder Blue
#B0E0E6
ΔE00 5.96
Duck Egg Blue
#C3FBF4
ΔE00 6.75
Eggshell Blue
#C4FFF7
ΔE00 7.56
Light Light Blue
#CAFFFB
ΔE00 7.74
Pale Cyan
#B7FFFA
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCD4 #DCADB5
analogous
#ADDCBD #ADDCD4 #ADCDDC
triadic
#ADDCD4 #D4ADDC #DCD4AD
tetradic
#ADDCD4 #BDADDC #DCADB5 #CDDCAD
square
#ADDCD4 #BDADDC #DCADB5 #CDDCAD
split-complementary
#ADDCD4 #DCADCD #DCBDAD
monochromatic
#57B7A7 #82CABE #ADDCD4 #D8EEEA #EAF6F4
Accessibility & contrast
On white
1.50
#ADDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#ADDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCD4
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCD4 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D4
Deuteranopia (green-blind)
#CED0D5
Tritanopia (blue-blind)
#A0DED9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #addcd4; /* rgb */ color: rgb(173, 220, 212); /* oklch */ color: oklch(85.9% 0.050 183.6);
Tailwind
colors: {
custom: {
50: '#c6e7e1',
500: '#addcd4',
950: '#000000',
},
}SCSS
$custom: #addcd4; $custom-light: #c6e7e1; $custom-dark: #000000;
JSON
{
"hex": "#addcd4",
"rgb": {
"r": 173,
"g": 220,
"b": 212
},
"hsl": {
"h": 169.787,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.85918,
"c": 0.05003,
"h": 183.6
},
"luminance": 0.64824
}Semantic roles & 50–950 ramp
primary
#ADDCD4
secondary
#B47983
accent
#3248B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484