#ADDCD2#ADDCD2
#ADDCD2 is a very light, muted teal. Relative luminance 0.647; OKLCH L 85.9% C 0.051 H 180.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCD2 |
|---|---|
| RGB | rgb(173, 220, 210) |
| HSL | hsl(167, 40%, 77%) |
| HSV | hsv(167, 21%, 86%) |
| CMYK | cmyk(21.4%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(84.34, -17.22, -0.09) |
| CIE-LCH | lch(84.34, 17.22, 180.31°) |
| OKLab | oklab(85.86% -0.0507 -0.0005) |
| OKLCH | oklch(85.86% 0.051 180.6) |
| XYZ | xyz(54.4563, 64.7218, 70.5836) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.99
Powder Blue
#B0E0E6
ΔE00 6.76
Duck Egg Blue
#C3FBF4
ΔE00 6.88
Eggshell Blue
#C4FFF7
ΔE00 7.64
Light Light Blue
#CAFFFB
ΔE00 7.98
Pale Cyan
#B7FFFA
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCD2 #DCADB7
analogous
#ADDCBB #ADDCD2 #ADCFDC
triadic
#ADDCD2 #D2ADDC #DCD2AD
tetradic
#ADDCD2 #BBADDC #DCADB7 #CFDCAD
square
#ADDCD2 #BBADDC #DCADB7 #CFDCAD
split-complementary
#ADDCD2 #DCADCF #DCBBAD
monochromatic
#57B7A3 #82CABA #ADDCD2 #D8EEEA #EAF6F3
Accessibility & contrast
On white
1.51
#ADDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#ADDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCD2
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCD2 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D2
Deuteranopia (green-blind)
#CFD0D3
Tritanopia (blue-blind)
#A1DED9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addcd2; /* rgb */ color: rgb(173, 220, 210); /* oklch */ color: oklch(85.9% 0.051 180.6);
Tailwind
colors: {
custom: {
50: '#c6e7df',
500: '#addcd2',
950: '#000000',
},
}SCSS
$custom: #addcd2; $custom-light: #c6e7df; $custom-dark: #000000;
JSON
{
"hex": "#addcd2",
"rgb": {
"r": 173,
"g": 220,
"b": 210
},
"hsl": {
"h": 167.234,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.8586,
"c": 0.05074,
"h": 180.6
},
"luminance": 0.64724
}Semantic roles & 50–950 ramp
primary
#ADDCD2
secondary
#B47986
accent
#324EB3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484