#BAD5DB#BAD5DB
#BAD5DB is a very light, muted cyan. Relative luminance 0.631; OKLCH L 85.5% C 0.030 H 212.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD5DB |
|---|---|
| RGB | rgb(186, 213, 219) |
| HSL | hsl(191, 31%, 79%) |
| HSV | hsv(191, 15%, 86%) |
| CMYK | cmyk(15.1%, 2.7%, 0%, 14.1%) |
| CIE-LAB | lab(83.52, -7.73, -5.98) |
| CIE-LCH | lch(83.52, 9.78, 217.75°) |
| OKLab | oklab(85.49% -0.0253 -0.0162) |
| OKLCH | oklch(85.49% 0.03 212.6) |
| XYZ | xyz(56.8269, 63.1407, 76.1975) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.29
Powder Blue
#B0E0E6
ΔE00 5.68
Ice Blue
#A5DFF9
ΔE00 8.23
Silver (survey)
#C5C9C7
ΔE00 8.65
Fog
#D8DCE0
ΔE00 8.89
Cloudy Blue
#ACC2D9
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD5DB #DBC0BA
analogous
#BADBD1 #BAD5DB #BAC5DB
triadic
#BAD5DB #DBBAD5 #D5DBBA
tetradic
#BAD5DB #D1BADB #DBC0BA #C5DBBA
square
#BAD5DB #D1BADB #DBC0BA #C5DBBA
split-complementary
#BAD5DB #DBBAC5 #DBD1BA
monochromatic
#6AA4B1 #92BDC6 #BAD5DB #E2EDF0 #EBF3F5
Accessibility & contrast
On white
1.54
#BAD5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#BAD5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD5DB
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD5DB | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#B1D8D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bad5db; /* rgb */ color: rgb(186, 213, 219); /* oklch */ color: oklch(85.5% 0.030 212.6);
Tailwind
colors: {
custom: {
50: '#cfe1e6',
500: '#bad5db',
950: '#000000',
},
}SCSS
$custom: #bad5db; $custom-light: #cfe1e6; $custom-dark: #000000;
JSON
{
"hex": "#bad5db",
"rgb": {
"r": 186,
"g": 213,
"b": 219
},
"hsl": {
"h": 190.909,
"s": 31.429,
"l": 79.412
},
"oklch": {
"l": 0.85494,
"c": 0.03003,
"h": 212.6
},
"luminance": 0.63142
}Semantic roles & 50–950 ramp
primary
#BAD5DB
secondary
#B28F87
accent
#4F3BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484