#ADDEDE#ADDEDE
#ADDEDE is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.6% C 0.051 H 196.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEDE |
|---|---|
| RGB | rgb(173, 222, 222) |
| HSL | hsl(180, 43%, 77%) |
| HSV | hsv(180, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(85.20, -15.70, -5.18) |
| CIE-LCH | lch(85.20, 16.54, 198.26°) |
| OKLab | oklab(86.65% -0.0486 -0.0142) |
| OKLCH | oklch(86.65% 0.051 196.3) |
| XYZ | xyz(56.5357, 66.3984, 78.9304) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.69
Paleturquoise
#AFEEEE
ΔE00 4.04
Pale Sky Blue
#BDF6FE
ΔE00 6.07
Light Sky Blue
#C6FCFF
ΔE00 6.58
Lightblue
#ADD8E6
ΔE00 6.63
Duck Egg Blue
#C3FBF4
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEDE #DEADAD
analogous
#ADDEC6 #ADDEDE #ADC6DE
triadic
#ADDEDE #DEADDE #DEDEAD
tetradic
#ADDEDE #C6ADDE #DEADAD #C6DEAD
square
#ADDEDE #C6ADDE #DEADAD #C6DEAD
split-complementary
#ADDEDE #DEADC6 #DEC6AD
monochromatic
#56BBBB #81CCCC #ADDEDE #D9F0F0 #E9F6F6
Accessibility & contrast
On white
1.47
#ADDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#ADDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEDE
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEDE | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#9DE1DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #addede; /* rgb */ color: rgb(173, 222, 222); /* oklch */ color: oklch(86.6% 0.051 196.3);
Tailwind
colors: {
custom: {
50: '#c6e8e8',
500: '#addede',
950: '#000000',
},
}SCSS
$custom: #addede; $custom-light: #c6e8e8; $custom-dark: #000000;
JSON
{
"hex": "#addede",
"rgb": {
"r": 173,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86648,
"c": 0.05057,
"h": 196.3
},
"luminance": 0.66401
}Semantic roles & 50–950 ramp
primary
#ADDEDE
secondary
#B67979
accent
#3030B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484