#ADD7CD#ADD7CD
#ADD7CD is a very light, muted teal. Relative luminance 0.619; OKLCH L 84.6% C 0.046 H 179.0°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD7CD |
|---|---|
| RGB | rgb(173, 215, 205) |
| HSL | hsl(166, 34%, 76%) |
| HSV | hsv(166, 20%, 84%) |
| CMYK | cmyk(19.5%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(82.86, -15.72, 0.39) |
| CIE-LCH | lch(82.86, 15.73, 178.57°) |
| OKLab | oklab(84.64% -0.0462 0.0008) |
| OKLCH | oklch(84.64% 0.046 179) |
| XYZ | xyz(52.5504, 61.8912, 66.9232) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.00
Paleturquoise
#AFEEEE
ΔE00 7.14
Duck Egg Blue
#C3FBF4
ΔE00 8.12
Pale Teal
#82CBB2
ΔE00 8.73
Eggshell Blue
#C4FFF7
ΔE00 8.92
Light Light Blue
#CAFFFB
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD7CD #D7ADB7
analogous
#ADD7B8 #ADD7CD #ADCCD7
triadic
#ADD7CD #CDADD7 #D7CDAD
tetradic
#ADD7CD #B8ADD7 #D7ADB7 #CCD7AD
square
#ADD7CD #B8ADD7 #D7ADB7 #CCD7AD
split-complementary
#ADD7CD #D7ADCC #D7B8AD
monochromatic
#5BAF9B #84C3B4 #ADD7CD #D6EBE6 #EAF5F2
Accessibility & contrast
On white
1.57
#ADD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#ADD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD7CD
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD7CD | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#CBCCCE
Tritanopia (blue-blind)
#A2D8D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #add7cd; /* rgb */ color: rgb(173, 215, 205); /* oklch */ color: oklch(84.6% 0.046 179.0);
Tailwind
colors: {
custom: {
50: '#c6e3dc',
500: '#add7cd',
950: '#000000',
},
}SCSS
$custom: #add7cd; $custom-light: #c6e3dc; $custom-dark: #000000;
JSON
{
"hex": "#add7cd",
"rgb": {
"r": 173,
"g": 215,
"b": 205
},
"hsl": {
"h": 165.714,
"s": 34.426,
"l": 76.078
},
"oklch": {
"l": 0.84635,
"c": 0.04618,
"h": 179
},
"luminance": 0.61893
}Semantic roles & 50–950 ramp
primary
#ADD7CD
secondary
#AE7A87
accent
#3854AD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484