#ADDCDB#ADDCDB
#ADDCDB is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.1% C 0.049 H 194.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCDB |
|---|---|
| RGB | rgb(173, 220, 219) |
| HSL | hsl(179, 40%, 77%) |
| HSV | hsv(179, 21%, 86%) |
| CMYK | cmyk(21.4%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(84.58, -15.34, -4.51) |
| CIE-LCH | lch(84.58, 15.99, 196.39°) |
| OKLab | oklab(86.13% -0.0471 -0.0123) |
| OKLCH | oklch(86.13% 0.049 194.7) |
| XYZ | xyz(55.6092, 65.1830, 76.6557) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.11
Paleturquoise
#AFEEEE
ΔE00 4.58
Pale Sky Blue
#BDF6FE
ΔE00 6.67
Lightblue
#ADD8E6
ΔE00 6.82
Light Sky Blue
#C6FCFF
ΔE00 7.09
Duck Egg Blue
#C3FBF4
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCDB #DCADAE
analogous
#ADDCC4 #ADDCDB #ADC6DC
triadic
#ADDCDB #DBADDC #DCDBAD
tetradic
#ADDCDB #C4ADDC #DCADAE #C6DCAD
square
#ADDCDB #C4ADDC #DCADAE #C6DCAD
split-complementary
#ADDCDB #DCADC6 #DCC4AD
monochromatic
#57B7B5 #82CAC8 #ADDCDB #D8EEEE #EAF6F6
Accessibility & contrast
On white
1.50
#ADDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#ADDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCDB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCDB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#CDD0DC
Tritanopia (blue-blind)
#9EDFDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #addcdb; /* rgb */ color: rgb(173, 220, 219); /* oklch */ color: oklch(86.1% 0.049 194.7);
Tailwind
colors: {
custom: {
50: '#c6e7e6',
500: '#addcdb',
950: '#000000',
},
}SCSS
$custom: #addcdb; $custom-light: #c6e7e6; $custom-dark: #000000;
JSON
{
"hex": "#addcdb",
"rgb": {
"r": 173,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.723,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.86127,
"c": 0.04873,
"h": 194.7
},
"luminance": 0.65185
}Semantic roles & 50–950 ramp
primary
#ADDCDB
secondary
#B4797A
accent
#3235B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484