#ADDCCD#ADDCCD
#ADDCCD is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.7% C 0.053 H 173.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCCD |
|---|---|
| RGB | rgb(173, 220, 205) |
| HSL | hsl(161, 40%, 77%) |
| HSV | hsv(161, 21%, 86%) |
| CMYK | cmyk(21.4%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(84.21, -18.24, 2.37) |
| CIE-LCH | lch(84.21, 18.39, 172.60°) |
| OKLab | oklab(85.72% -0.0528 0.006) |
| OKLCH | oklch(85.72% 0.053 173.5) |
| XYZ | xyz(53.8431, 64.4765, 67.3541) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.46
Duck Egg Blue
#C3FBF4
ΔE00 7.54
Pale Teal
#82CBB2
ΔE00 7.67
Light Teal
#90E4C1
ΔE00 7.95
Pale Aqua
#B8FFEB
ΔE00 8.03
Eggshell Blue
#C4FFF7
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCCD #DCADBC
analogous
#ADDCB6 #ADDCCD #ADD4DC
triadic
#ADDCCD #CDADDC #DCCDAD
tetradic
#ADDCCD #B6ADDC #DCADBC #D4DCAD
square
#ADDCCD #B6ADDC #DCADBC #D4DCAD
split-complementary
#ADDCCD #DCADD4 #DCB6AD
monochromatic
#57B799 #82CAB3 #ADDCCD #D8EEE7 #EAF6F2
Accessibility & contrast
On white
1.51
#ADDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#ADDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCCD
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCCD | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D0CFCE
Tritanopia (blue-blind)
#A2DDD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addccd; /* rgb */ color: rgb(173, 220, 205); /* oklch */ color: oklch(85.7% 0.053 173.5);
Tailwind
colors: {
custom: {
50: '#c6e7dc',
500: '#addccd',
950: '#000000',
},
}SCSS
$custom: #addccd; $custom-light: #c6e7dc; $custom-dark: #000000;
JSON
{
"hex": "#addccd",
"rgb": {
"r": 173,
"g": 220,
"b": 205
},
"hsl": {
"h": 160.851,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.85716,
"c": 0.05312,
"h": 173.5
},
"luminance": 0.64478
}Semantic roles & 50–950 ramp
primary
#ADDCCD
secondary
#B4798C
accent
#325BB3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484