#ADDCD0#ADDCD0
#ADDCD0 is a very light, muted teal. Relative luminance 0.646; OKLCH L 85.8% C 0.052 H 177.7°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCD0 |
|---|---|
| RGB | rgb(173, 220, 208) |
| HSL | hsl(165, 40%, 77%) |
| HSV | hsv(165, 21%, 86%) |
| CMYK | cmyk(21.4%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(84.29, -17.63, 0.89) |
| CIE-LCH | lch(84.29, 17.65, 177.10°) |
| OKLab | oklab(85.8% -0.0515 0.0021) |
| OKLCH | oklch(85.8% 0.052 177.7) |
| XYZ | xyz(54.2087, 64.6228, 69.2795) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.55
Duck Egg Blue
#C3FBF4
ΔE00 7.09
Powder Blue
#B0E0E6
ΔE00 7.55
Eggshell Blue
#C4FFF7
ΔE00 7.80
Pale Teal
#82CBB2
ΔE00 8.25
Pale Aqua
#B8FFEB
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCD0 #DCADB9
analogous
#ADDCB9 #ADDCD0 #ADD1DC
triadic
#ADDCD0 #D0ADDC #DCD0AD
tetradic
#ADDCD0 #B9ADDC #DCADB9 #D1DCAD
square
#ADDCD0 #B9ADDC #DCADB9 #D1DCAD
split-complementary
#ADDCD0 #DCADD1 #DCB9AD
monochromatic
#57B79F #82CAB7 #ADDCD0 #D8EEE9 #EAF6F3
Accessibility & contrast
On white
1.51
#ADDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#ADDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCD0
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCD0 | 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)
#D8D6D0
Deuteranopia (green-blind)
#CFD0D1
Tritanopia (blue-blind)
#A1DDD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addcd0; /* rgb */ color: rgb(173, 220, 208); /* oklch */ color: oklch(85.8% 0.052 177.7);
Tailwind
colors: {
custom: {
50: '#c6e7de',
500: '#addcd0',
950: '#000000',
},
}SCSS
$custom: #addcd0; $custom-light: #c6e7de; $custom-dark: #000000;
JSON
{
"hex": "#addcd0",
"rgb": {
"r": 173,
"g": 220,
"b": 208
},
"hsl": {
"h": 164.681,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.85802,
"c": 0.05159,
"h": 177.7
},
"luminance": 0.64625
}Semantic roles & 50–950 ramp
primary
#ADDCD0
secondary
#B47988
accent
#3253B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484