#BAD1DC#BAD1DC
#BAD1DC is a very light, muted cyan. Relative luminance 0.612; OKLCH L 84.7% C 0.029 H 228.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD1DC |
|---|---|
| RGB | rgb(186, 209, 220) |
| HSL | hsl(199, 33%, 80%) |
| HSV | hsv(199, 15%, 86%) |
| CMYK | cmyk(15.5%, 5%, 0%, 13.7%) |
| CIE-LAB | lab(82.49, -5.44, -8.04) |
| CIE-LCH | lch(82.49, 9.71, 235.89°) |
| OKLab | oklab(84.69% -0.0195 -0.0217) |
| OKLCH | oklch(84.69% 0.029 228.1) |
| XYZ | xyz(55.9652, 61.2061, 76.5616) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.30
Cloudy Blue
#ACC2D9
ΔE00 6.42
Light Blue Grey
#B7C9E2
ΔE00 7.13
Light Grey Blue
#9DBCD4
ΔE00 7.35
Lightsteelblue
#B0C4DE
ΔE00 7.48
Fog
#D8DCE0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD1DC #DCC5BA
analogous
#BADCD6 #BAD1DC #BAC0DC
triadic
#BAD1DC #DCBAD1 #D1DCBA
tetradic
#BAD1DC #D6BADC #DCC5BA #C0DCBA
square
#BAD1DC #D6BADC #DCC5BA #C0DCBA
split-complementary
#BAD1DC #DCBAC0 #DCD6BA
monochromatic
#699BB3 #91B6C7 #BAD1DC #E3ECF1 #EBF1F5
Accessibility & contrast
On white
1.59
#BAD1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#BAD1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD1DC
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD1DC | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DD
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#B1D4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bad1dc; /* rgb */ color: rgb(186, 209, 220); /* oklch */ color: oklch(84.7% 0.029 228.1);
Tailwind
colors: {
custom: {
50: '#cfdfe6',
500: '#bad1dc',
950: '#000000',
},
}SCSS
$custom: #bad1dc; $custom-light: #cfdfe6; $custom-dark: #000000;
JSON
{
"hex": "#bad1dc",
"rgb": {
"r": 186,
"g": 209,
"b": 220
},
"hsl": {
"h": 199.412,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.84693,
"c": 0.02916,
"h": 228.1
},
"luminance": 0.61207
}Semantic roles & 50–950 ramp
primary
#BAD1DC
secondary
#B49587
accent
#5F3AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131516
muted
#838484