#ADDCD7#ADDCD7
#ADDCD7 is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.0% C 0.049 H 188.3°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCD7 |
|---|---|
| RGB | rgb(173, 220, 215) |
| HSL | hsl(174, 40%, 77%) |
| HSV | hsv(174, 21%, 86%) |
| CMYK | cmyk(21.4%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(84.47, -16.18, -2.55) |
| CIE-LCH | lch(84.47, 16.38, 188.95°) |
| OKLab | oklab(86.01% -0.0487 -0.0071) |
| OKLCH | oklch(86.01% 0.049 188.3) |
| XYZ | xyz(55.0889, 64.9749, 73.9156) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.75
Paleturquoise
#AFEEEE
ΔE00 4.90
Duck Egg Blue
#C3FBF4
ΔE00 6.75
Light Light Blue
#CAFFFB
ΔE00 7.54
Eggshell Blue
#C4FFF7
ΔE00 7.62
Light Sky Blue
#C6FCFF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCD7 #DCADB2
analogous
#ADDCC0 #ADDCD7 #ADCADC
triadic
#ADDCD7 #D7ADDC #DCD7AD
tetradic
#ADDCD7 #C0ADDC #DCADB2 #CADCAD
square
#ADDCD7 #C0ADDC #DCADB2 #CADCAD
split-complementary
#ADDCD7 #DCADCA #DCC0AD
monochromatic
#57B7AD #82CAC2 #ADDCD7 #D8EEEC #EAF6F5
Accessibility & contrast
On white
1.50
#ADDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#ADDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCD7
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCD7 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D7
Deuteranopia (green-blind)
#CED0D8
Tritanopia (blue-blind)
#9FDEDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #addcd7; /* rgb */ color: rgb(173, 220, 215); /* oklch */ color: oklch(86.0% 0.049 188.3);
Tailwind
colors: {
custom: {
50: '#c6e7e3',
500: '#addcd7',
950: '#000000',
},
}SCSS
$custom: #addcd7; $custom-light: #c6e7e3; $custom-dark: #000000;
JSON
{
"hex": "#addcd7",
"rgb": {
"r": 173,
"g": 220,
"b": 215
},
"hsl": {
"h": 173.617,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.86007,
"c": 0.04924,
"h": 188.3
},
"luminance": 0.64977
}Semantic roles & 50–950 ramp
primary
#ADDCD7
secondary
#B4797F
accent
#3240B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484