#BAD4DB#BAD4DB
#BAD4DB is a very light, muted cyan. Relative luminance 0.626; OKLCH L 85.3% C 0.029 H 215.7°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD4DB |
|---|---|
| RGB | rgb(186, 212, 219) |
| HSL | hsl(193, 31%, 79%) |
| HSV | hsv(193, 15%, 86%) |
| CMYK | cmyk(15.1%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(83.25, -7.21, -6.38) |
| CIE-LCH | lch(83.25, 9.63, 221.48°) |
| OKLab | oklab(85.29% -0.0239 -0.0172) |
| OKLCH | oklch(85.29% 0.03 215.7) |
| XYZ | xyz(56.5761, 62.6392, 76.1139) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.37
Powder Blue
#B0E0E6
ΔE00 6.21
Ice Blue
#A5DFF9
ΔE00 8.14
Silver (survey)
#C5C9C7
ΔE00 8.44
Fog
#D8DCE0
ΔE00 8.56
Cloudy Blue
#ACC2D9
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD4DB #DBC1BA
analogous
#BADBD2 #BAD4DB #BAC4DB
triadic
#BAD4DB #DBBAD4 #D4DBBA
tetradic
#BAD4DB #D2BADB #DBC1BA #C4DBBA
square
#BAD4DB #D2BADB #DBC1BA #C4DBBA
split-complementary
#BAD4DB #DBBAC4 #DBD2BA
monochromatic
#6AA2B1 #92BBC6 #BAD4DB #E2EDF0 #EBF2F5
Accessibility & contrast
On white
1.55
#BAD4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#BAD4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD4DB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD4DB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#C9CEDB
Tritanopia (blue-blind)
#B1D7D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bad4db; /* rgb */ color: rgb(186, 212, 219); /* oklch */ color: oklch(85.3% 0.029 215.7);
Tailwind
colors: {
custom: {
50: '#cfe1e6',
500: '#bad4db',
950: '#000000',
},
}SCSS
$custom: #bad4db; $custom-light: #cfe1e6; $custom-dark: #000000;
JSON
{
"hex": "#bad4db",
"rgb": {
"r": 186,
"g": 212,
"b": 219
},
"hsl": {
"h": 192.727,
"s": 31.429,
"l": 79.412
},
"oklch": {
"l": 0.85285,
"c": 0.0295,
"h": 215.7
},
"luminance": 0.62641
}Semantic roles & 50–950 ramp
primary
#BAD4DB
secondary
#B29087
accent
#533BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484