#ADDCD5#ADDCD5
#ADDCD5 is a very light, muted teal. Relative luminance 0.649; OKLCH L 85.9% C 0.050 H 185.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCD5 |
|---|---|
| RGB | rgb(173, 220, 213) |
| HSL | hsl(171, 40%, 77%) |
| HSV | hsv(171, 21%, 86%) |
| CMYK | cmyk(21.4%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(84.42, -16.60, -1.57) |
| CIE-LCH | lch(84.42, 16.67, 185.39°) |
| OKLab | oklab(85.95% -0.0495 -0.0044) |
| OKLCH | oklch(85.95% 0.05 185.1) |
| XYZ | xyz(54.8335, 64.8727, 72.5705) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.26
Powder Blue
#B0E0E6
ΔE00 5.56
Duck Egg Blue
#C3FBF4
ΔE00 6.72
Eggshell Blue
#C4FFF7
ΔE00 7.56
Light Light Blue
#CAFFFB
ΔE00 7.65
Light Sky Blue
#C6FCFF
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCD5 #DCADB4
analogous
#ADDCBE #ADDCD5 #ADCCDC
triadic
#ADDCD5 #D5ADDC #DCD5AD
tetradic
#ADDCD5 #BEADDC #DCADB4 #CCDCAD
square
#ADDCD5 #BEADDC #DCADB4 #CCDCAD
split-complementary
#ADDCD5 #DCADCC #DCBEAD
monochromatic
#57B7A9 #82CABF #ADDCD5 #D8EEEB #EAF6F4
Accessibility & contrast
On white
1.50
#ADDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#ADDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCD5
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCD5 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D5
Deuteranopia (green-blind)
#CED0D6
Tritanopia (blue-blind)
#A0DEDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #addcd5; /* rgb */ color: rgb(173, 220, 213); /* oklch */ color: oklch(85.9% 0.050 185.1);
Tailwind
colors: {
custom: {
50: '#c6e7e1',
500: '#addcd5',
950: '#000000',
},
}SCSS
$custom: #addcd5; $custom-light: #c6e7e1; $custom-dark: #000000;
JSON
{
"hex": "#addcd5",
"rgb": {
"r": 173,
"g": 220,
"b": 213
},
"hsl": {
"h": 171.064,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.85947,
"c": 0.04973,
"h": 185.1
},
"luminance": 0.64875
}Semantic roles & 50–950 ramp
primary
#ADDCD5
secondary
#B47982
accent
#3246B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484