#BAD0DC#BAD0DC
#BAD0DC is a very light, muted cyan. Relative luminance 0.607; OKLCH L 84.5% C 0.029 H 231.5°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD0DC |
|---|---|
| RGB | rgb(186, 208, 220) |
| HSL | hsl(201, 33%, 80%) |
| HSV | hsv(201, 15%, 86%) |
| CMYK | cmyk(15.5%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.23, -4.92, -8.43) |
| CIE-LCH | lch(82.23, 9.76, 239.72°) |
| OKLab | oklab(84.49% -0.0181 -0.0228) |
| OKLCH | oklch(84.49% 0.029 231.5) |
| XYZ | xyz(55.7206, 60.7169, 76.4801) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.78
Cloudy Blue
#ACC2D9
ΔE00 5.81
Light Blue Grey
#B7C9E2
ΔE00 6.47
Lightsteelblue
#B0C4DE
ΔE00 6.84
Light Grey Blue
#9DBCD4
ΔE00 6.96
Fog
#D8DCE0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD0DC #DCC6BA
analogous
#BADCD7 #BAD0DC #BABFDC
triadic
#BAD0DC #DCBAD0 #D0DCBA
tetradic
#BAD0DC #D7BADC #DCC6BA #BFDCBA
square
#BAD0DC #D7BADC #DCC6BA #BFDCBA
split-complementary
#BAD0DC #DCBABF #DCD7BA
monochromatic
#6999B3 #91B4C7 #BAD0DC #E3ECF1 #EBF1F5
Accessibility & contrast
On white
1.60
#BAD0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#BAD0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD0DC
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD0DC | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#C5CBDC
Tritanopia (blue-blind)
#B1D3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bad0dc; /* rgb */ color: rgb(186, 208, 220); /* oklch */ color: oklch(84.5% 0.029 231.5);
Tailwind
colors: {
custom: {
50: '#cfdee6',
500: '#bad0dc',
950: '#000000',
},
}SCSS
$custom: #bad0dc; $custom-light: #cfdee6; $custom-dark: #000000;
JSON
{
"hex": "#bad0dc",
"rgb": {
"r": 186,
"g": 208,
"b": 220
},
"hsl": {
"h": 201.176,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.84485,
"c": 0.02908,
"h": 231.5
},
"luminance": 0.60718
}Semantic roles & 50–950 ramp
primary
#BAD0DC
secondary
#B49787
accent
#623AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131516
muted
#838484