#ADD7DB#ADD7DB
#ADD7DB is a very light, muted teal. Relative luminance 0.626; OKLCH L 85.1% C 0.044 H 203.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD7DB |
|---|---|
| RGB | rgb(173, 215, 219) |
| HSL | hsl(185, 39%, 77%) |
| HSV | hsv(185, 21%, 86%) |
| CMYK | cmyk(21%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(83.23, -12.79, -6.50) |
| CIE-LCH | lch(83.23, 14.35, 206.93°) |
| OKLab | oklab(85.06% -0.0406 -0.0177) |
| OKLCH | oklch(85.06% 0.044 203.5) |
| XYZ | xyz(54.3165, 62.5976, 76.2248) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.32
Lightblue
#ADD8E6
ΔE00 4.24
Paleturquoise
#AFEEEE
ΔE00 6.55
Pale Sky Blue
#BDF6FE
ΔE00 7.10
Ice Blue
#A5DFF9
ΔE00 8.05
Light Sky Blue
#C6FCFF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD7DB #DBB1AD
analogous
#ADDBC8 #ADD7DB #ADC0DB
triadic
#ADD7DB #DBADD7 #D7DBAD
tetradic
#ADD7DB #C8ADDB #DBB1AD #C0DBAD
square
#ADD7DB #C8ADDB #DBB1AD #C0DBAD
split-complementary
#ADD7DB #DBADC0 #DBC8AD
monochromatic
#58AEB6 #82C2C8 #ADD7DB #D8ECEE #EAF5F6
Accessibility & contrast
On white
1.55
#ADD7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#ADD7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD7DB
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD7DB | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#C8CDDB
Tritanopia (blue-blind)
#9FDAD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #add7db; /* rgb */ color: rgb(173, 215, 219); /* oklch */ color: oklch(85.1% 0.044 203.5);
Tailwind
colors: {
custom: {
50: '#c6e3e6',
500: '#add7db',
950: '#000000',
},
}SCSS
$custom: #add7db; $custom-light: #c6e3e6; $custom-dark: #000000;
JSON
{
"hex": "#add7db",
"rgb": {
"r": 173,
"g": 215,
"b": 219
},
"hsl": {
"h": 185.217,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.85057,
"c": 0.04428,
"h": 203.5
},
"luminance": 0.626
}Semantic roles & 50–950 ramp
primary
#ADD7DB
secondary
#B37E79
accent
#3F34B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484