#ADDBDC#ADDBDC
#ADDBDC is a very light, muted teal. Relative luminance 0.647; OKLCH L 85.9% C 0.048 H 197.9°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBDC |
|---|---|
| RGB | rgb(173, 219, 220) |
| HSL | hsl(181, 40%, 77%) |
| HSV | hsv(181, 21%, 86%) |
| CMYK | cmyk(21.4%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(84.34, -14.62, -5.40) |
| CIE-LCH | lch(84.34, 15.58, 200.27°) |
| OKLab | oklab(85.94% -0.0454 -0.0147) |
| OKLCH | oklch(85.94% 0.048 197.9) |
| XYZ | xyz(55.4796, 64.7125, 77.2639) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.37
Paleturquoise
#AFEEEE
ΔE00 4.96
Lightblue
#ADD8E6
ΔE00 5.88
Pale Sky Blue
#BDF6FE
ΔE00 6.48
Light Sky Blue
#C6FCFF
ΔE00 7.17
Robin'S Egg Blue
#98EFF9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBDC #DCAEAD
analogous
#ADDCC6 #ADDBDC #ADC4DC
triadic
#ADDBDC #DCADDB #DBDCAD
tetradic
#ADDBDC #C6ADDC #DCAEAD #C4DCAD
square
#ADDBDC #C6ADDC #DCAEAD #C4DCAD
split-complementary
#ADDBDC #DCADC4 #DCC6AD
monochromatic
#57B5B7 #82C8CA #ADDBDC #D8EEEE #EAF6F6
Accessibility & contrast
On white
1.51
#ADDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#ADDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBDC
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBDC | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DC
Deuteranopia (green-blind)
#CBD0DC
Tritanopia (blue-blind)
#9EDEDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addbdc; /* rgb */ color: rgb(173, 219, 220); /* oklch */ color: oklch(85.9% 0.048 197.9);
Tailwind
colors: {
custom: {
50: '#c6e6e6',
500: '#addbdc',
950: '#000000',
},
}SCSS
$custom: #addbdc; $custom-light: #c6e6e6; $custom-dark: #000000;
JSON
{
"hex": "#addbdc",
"rgb": {
"r": 173,
"g": 219,
"b": 220
},
"hsl": {
"h": 181.277,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.85944,
"c": 0.04776,
"h": 197.9
},
"luminance": 0.64715
}Semantic roles & 50–950 ramp
primary
#ADDBDC
secondary
#B47A79
accent
#3532B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484