#ADDDDB#ADDDDB
#ADDDDB is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.3% C 0.050 H 193.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDDDB |
|---|---|
| RGB | rgb(173, 221, 219) |
| HSL | hsl(178, 41%, 77%) |
| HSV | hsv(178, 22%, 87%) |
| CMYK | cmyk(21.7%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(84.85, -15.84, -4.11) |
| CIE-LCH | lch(84.85, 16.37, 194.55°) |
| OKLab | oklab(86.34% -0.0484 -0.0113) |
| OKLCH | oklch(86.34% 0.05 193.1) |
| XYZ | xyz(55.8724, 65.7094, 76.7434) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.51
Paleturquoise
#AFEEEE
ΔE00 4.32
Pale Sky Blue
#BDF6FE
ΔE00 6.73
Duck Egg Blue
#C3FBF4
ΔE00 6.74
Light Sky Blue
#C6FCFF
ΔE00 7.00
Light Light Blue
#CAFFFB
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDDDB #DDADAF
analogous
#ADDDC3 #ADDDDB #ADC7DD
triadic
#ADDDDB #DBADDD #DDDBAD
tetradic
#ADDDDB #C3ADDD #DDADAF #C7DDAD
square
#ADDDDB #C3ADDD #DDADAF #C7DDAD
split-complementary
#ADDDDB #DDADC7 #DDC3AD
monochromatic
#56B9B5 #82CBC8 #ADDDDB #D8EFEE #E9F6F6
Accessibility & contrast
On white
1.48
#ADDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#ADDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDDDB
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDDDB | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#9EE0DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #addddb; /* rgb */ color: rgb(173, 221, 219); /* oklch */ color: oklch(86.3% 0.050 193.1);
Tailwind
colors: {
custom: {
50: '#c6e7e6',
500: '#addddb',
950: '#000000',
},
}SCSS
$custom: #addddb; $custom-light: #c6e7e6; $custom-dark: #000000;
JSON
{
"hex": "#addddb",
"rgb": {
"r": 173,
"g": 221,
"b": 219
},
"hsl": {
"h": 177.5,
"s": 41.379,
"l": 77.255
},
"oklch": {
"l": 0.86342,
"c": 0.04973,
"h": 193.1
},
"luminance": 0.65712
}Semantic roles & 50–950 ramp
primary
#ADDDDB
secondary
#B5797C
accent
#3137B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484