#ADDEDD#ADDEDD
#ADDEDD is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.6% C 0.051 H 194.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEDD |
|---|---|
| RGB | rgb(173, 222, 221) |
| HSL | hsl(179, 43%, 77%) |
| HSV | hsv(179, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(85.17, -15.92, -4.69) |
| CIE-LCH | lch(85.17, 16.60, 196.42°) |
| OKLab | oklab(86.62% -0.0489 -0.0128) |
| OKLCH | oklch(86.62% 0.051 194.7) |
| XYZ | xyz(56.4021, 66.3450, 78.2267) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.11
Paleturquoise
#AFEEEE
ΔE00 4.02
Pale Sky Blue
#BDF6FE
ΔE00 6.30
Duck Egg Blue
#C3FBF4
ΔE00 6.65
Light Sky Blue
#C6FCFF
ΔE00 6.67
Robin'S Egg Blue
#98EFF9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEDD #DEADAE
analogous
#ADDEC5 #ADDEDD #ADC6DE
triadic
#ADDEDD #DDADDE #DEDDAD
tetradic
#ADDEDD #C5ADDE #DEADAE #C6DEAD
square
#ADDEDD #C5ADDE #DEADAE #C6DEAD
split-complementary
#ADDEDD #DEADC6 #DEC5AD
monochromatic
#56BBB9 #81CCCB #ADDEDD #D9F0EF #E9F6F6
Accessibility & contrast
On white
1.47
#ADDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#ADDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEDD
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEDD | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#9DE1DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #addedd; /* rgb */ color: rgb(173, 222, 221); /* oklch */ color: oklch(86.6% 0.051 194.7);
Tailwind
colors: {
custom: {
50: '#c6e8e7',
500: '#addedd',
950: '#000000',
},
}SCSS
$custom: #addedd; $custom-light: #c6e8e7; $custom-dark: #000000;
JSON
{
"hex": "#addedd",
"rgb": {
"r": 173,
"g": 222,
"b": 221
},
"hsl": {
"h": 178.776,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86618,
"c": 0.0506,
"h": 194.7
},
"luminance": 0.66347
}Semantic roles & 50–950 ramp
primary
#ADDEDD
secondary
#B6797A
accent
#3033B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484