#ADDEDC#ADDEDC
#ADDEDC is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.6% C 0.051 H 193.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEDC |
|---|---|
| RGB | rgb(173, 222, 220) |
| HSL | hsl(178, 43%, 77%) |
| HSV | hsv(178, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(85.15, -16.13, -4.20) |
| CIE-LCH | lch(85.15, 16.67, 194.60°) |
| OKLab | oklab(86.59% -0.0493 -0.0115) |
| OKLCH | oklch(86.59% 0.051 193.1) |
| XYZ | xyz(56.2693, 66.2919, 77.5271) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.52
Paleturquoise
#AFEEEE
ΔE00 4.05
Duck Egg Blue
#C3FBF4
ΔE00 6.51
Pale Sky Blue
#BDF6FE
ΔE00 6.55
Light Sky Blue
#C6FCFF
ΔE00 6.80
Light Light Blue
#CAFFFB
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEDC #DEADAF
analogous
#ADDEC4 #ADDEDC #ADC8DE
triadic
#ADDEDC #DCADDE #DEDCAD
tetradic
#ADDEDC #C4ADDE #DEADAF #C8DEAD
square
#ADDEDC #C4ADDE #DEADAF #C8DEAD
split-complementary
#ADDEDC #DEADC8 #DEC4AD
monochromatic
#56BBB7 #81CCC9 #ADDEDC #D9F0EF #E9F6F6
Accessibility & contrast
On white
1.47
#ADDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#ADDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEDC
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEDC | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#CED2DD
Tritanopia (blue-blind)
#9EE1DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #addedc; /* rgb */ color: rgb(173, 222, 220); /* oklch */ color: oklch(86.6% 0.051 193.1);
Tailwind
colors: {
custom: {
50: '#c6e8e6',
500: '#addedc',
950: '#000000',
},
}SCSS
$custom: #addedc; $custom-light: #c6e8e6; $custom-dark: #000000;
JSON
{
"hex": "#addedc",
"rgb": {
"r": 173,
"g": 222,
"b": 220
},
"hsl": {
"h": 177.551,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86587,
"c": 0.05067,
"h": 193.1
},
"luminance": 0.66294
}Semantic roles & 50–950 ramp
primary
#ADDEDC
secondary
#B6797B
accent
#3035B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484