#ADDCD1#ADDCD1
#ADDCD1 is a very light, muted teal. Relative luminance 0.647; OKLCH L 85.8% C 0.051 H 179.1°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCD1 |
|---|---|
| RGB | rgb(173, 220, 209) |
| HSL | hsl(166, 40%, 77%) |
| HSV | hsv(166, 21%, 86%) |
| CMYK | cmyk(21.4%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(84.31, -17.43, 0.40) |
| CIE-LCH | lch(84.31, 17.43, 178.69°) |
| OKLab | oklab(85.83% -0.0511 0.0008) |
| OKLCH | oklch(85.83% 0.051 179.1) |
| XYZ | xyz(54.3321, 64.6721, 69.9295) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.26
Duck Egg Blue
#C3FBF4
ΔE00 6.97
Powder Blue
#B0E0E6
ΔE00 7.16
Eggshell Blue
#C4FFF7
ΔE00 7.71
Light Light Blue
#CAFFFB
ΔE00 8.12
Pale Aqua
#B8FFEB
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCD1 #DCADB8
analogous
#ADDCBA #ADDCD1 #ADD0DC
triadic
#ADDCD1 #D1ADDC #DCD1AD
tetradic
#ADDCD1 #BAADDC #DCADB8 #D0DCAD
square
#ADDCD1 #BAADDC #DCADB8 #D0DCAD
split-complementary
#ADDCD1 #DCADD0 #DCBAAD
monochromatic
#57B7A1 #82CAB9 #ADDCD1 #D8EEE9 #EAF6F3
Accessibility & contrast
On white
1.51
#ADDCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#ADDCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCD1
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCD1 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D1
Deuteranopia (green-blind)
#CFD0D2
Tritanopia (blue-blind)
#A1DED9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addcd1; /* rgb */ color: rgb(173, 220, 209); /* oklch */ color: oklch(85.8% 0.051 179.1);
Tailwind
colors: {
custom: {
50: '#c6e7df',
500: '#addcd1',
950: '#000000',
},
}SCSS
$custom: #addcd1; $custom-light: #c6e7df; $custom-dark: #000000;
JSON
{
"hex": "#addcd1",
"rgb": {
"r": 173,
"g": 220,
"b": 209
},
"hsl": {
"h": 165.957,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.85831,
"c": 0.05116,
"h": 179.1
},
"luminance": 0.64674
}Semantic roles & 50–950 ramp
primary
#ADDCD1
secondary
#B47987
accent
#3250B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484