#ADDDDC#ADDDDC
#ADDDDC is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.4% C 0.050 H 194.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDDDC |
|---|---|
| RGB | rgb(173, 221, 220) |
| HSL | hsl(179, 41%, 77%) |
| HSV | hsv(179, 22%, 87%) |
| CMYK | cmyk(21.7%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(84.88, -15.63, -4.60) |
| CIE-LCH | lch(84.88, 16.29, 196.41°) |
| OKLab | oklab(86.37% -0.048 -0.0126) |
| OKLCH | oklch(86.37% 0.05 194.7) |
| XYZ | xyz(56.0045, 65.7622, 77.4388) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.09
Paleturquoise
#AFEEEE
ΔE00 4.30
Pale Sky Blue
#BDF6FE
ΔE00 6.48
Duck Egg Blue
#C3FBF4
ΔE00 6.87
Light Sky Blue
#C6FCFF
ΔE00 6.88
Lightblue
#ADD8E6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDDDC #DDADAE
analogous
#ADDDC4 #ADDDDC #ADC6DD
triadic
#ADDDDC #DCADDD #DDDCAD
tetradic
#ADDDDC #C4ADDD #DDADAE #C6DDAD
square
#ADDDDC #C4ADDD #DDADAE #C6DDAD
split-complementary
#ADDDDC #DDADC6 #DDC4AD
monochromatic
#56B9B7 #82CBCA #ADDDDC #D8EFEE #E9F6F6
Accessibility & contrast
On white
1.48
#ADDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#ADDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDDDC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDDDC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#CDD1DD
Tritanopia (blue-blind)
#9EE0DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #addddc; /* rgb */ color: rgb(173, 221, 220); /* oklch */ color: oklch(86.4% 0.050 194.7);
Tailwind
colors: {
custom: {
50: '#c6e7e6',
500: '#addddc',
950: '#000000',
},
}SCSS
$custom: #addddc; $custom-light: #c6e7e6; $custom-dark: #000000;
JSON
{
"hex": "#addddc",
"rgb": {
"r": 173,
"g": 221,
"b": 220
},
"hsl": {
"h": 178.75,
"s": 41.379,
"l": 77.255
},
"oklch": {
"l": 0.86373,
"c": 0.04966,
"h": 194.7
},
"luminance": 0.65764
}Semantic roles & 50–950 ramp
primary
#ADDDDC
secondary
#B5797A
accent
#3134B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484