#ADD6DB#ADD6DB
#ADD6DB is a very light, muted teal. Relative luminance 0.621; OKLCH L 84.8% C 0.044 H 205.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD6DB |
|---|---|
| RGB | rgb(173, 214, 219) |
| HSL | hsl(187, 39%, 77%) |
| HSV | hsv(187, 21%, 86%) |
| CMYK | cmyk(21%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(82.96, -12.28, -6.90) |
| CIE-LCH | lch(82.96, 14.09, 209.32°) |
| OKLab | oklab(84.84% -0.0393 -0.0187) |
| OKLCH | oklch(84.84% 0.044 205.5) |
| XYZ | xyz(54.0627, 62.0899, 76.1402) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.56
Lightblue
#ADD8E6
ΔE00 3.75
Paleturquoise
#AFEEEE
ΔE00 7.04
Pale Sky Blue
#BDF6FE
ΔE00 7.33
Ice Blue
#A5DFF9
ΔE00 7.69
Light Sky Blue
#C6FCFF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD6DB #DBB2AD
analogous
#ADDBC9 #ADD6DB #ADBFDB
triadic
#ADD6DB #DBADD6 #D6DBAD
tetradic
#ADD6DB #C9ADDB #DBB2AD #BFDBAD
square
#ADD6DB #C9ADDB #DBB2AD #BFDBAD
split-complementary
#ADD6DB #DBADBF #DBC9AD
monochromatic
#58ABB6 #82C1C8 #ADD6DB #D8EBEE #EAF4F6
Accessibility & contrast
On white
1.57
#ADD6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#ADD6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD6DB
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD6DB | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#9FDAD7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #add6db; /* rgb */ color: rgb(173, 214, 219); /* oklch */ color: oklch(84.8% 0.044 205.5);
Tailwind
colors: {
custom: {
50: '#c6e2e6',
500: '#add6db',
950: '#000000',
},
}SCSS
$custom: #add6db; $custom-light: #c6e2e6; $custom-dark: #000000;
JSON
{
"hex": "#add6db",
"rgb": {
"r": 173,
"g": 214,
"b": 219
},
"hsl": {
"h": 186.522,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.84844,
"c": 0.04353,
"h": 205.5
},
"luminance": 0.62092
}Semantic roles & 50–950 ramp
primary
#ADD6DB
secondary
#B38079
accent
#4134B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484