#BAD2DC#BAD2DC
#BAD2DC is a very light, muted cyan. Relative luminance 0.617; OKLCH L 84.9% C 0.029 H 224.8°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD2DC |
|---|---|
| RGB | rgb(186, 210, 220) |
| HSL | hsl(198, 33%, 80%) |
| HSV | hsv(198, 15%, 86%) |
| CMYK | cmyk(15.5%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.75, -5.97, -7.65) |
| CIE-LCH | lch(82.75, 9.70, 232.04°) |
| OKLab | oklab(84.9% -0.0208 -0.0207) |
| OKLCH | oklch(84.9% 0.029 224.8) |
| XYZ | xyz(56.2113, 61.6983, 76.6437) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.88
Cloudy Blue
#ACC2D9
ΔE00 7.03
Powder Blue
#B0E0E6
ΔE00 7.62
Light Grey Blue
#9DBCD4
ΔE00 7.78
Light Blue Grey
#B7C9E2
ΔE00 7.78
Fog
#D8DCE0
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD2DC #DCC4BA
analogous
#BADCD5 #BAD2DC #BAC1DC
triadic
#BAD2DC #DCBAD2 #D2DCBA
tetradic
#BAD2DC #D5BADC #DCC4BA #C1DCBA
square
#BAD2DC #D5BADC #DCC4BA #C1DCBA
split-complementary
#BAD2DC #DCBAC1 #DCD5BA
monochromatic
#699DB3 #91B8C7 #BAD2DC #E3ECF1 #EBF2F5
Accessibility & contrast
On white
1.57
#BAD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#BAD2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD2DC
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD2DC | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#B1D5D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bad2dc; /* rgb */ color: rgb(186, 210, 220); /* oklch */ color: oklch(84.9% 0.029 224.8);
Tailwind
colors: {
custom: {
50: '#cfdfe6',
500: '#bad2dc',
950: '#000000',
},
}SCSS
$custom: #bad2dc; $custom-light: #cfdfe6; $custom-dark: #000000;
JSON
{
"hex": "#bad2dc",
"rgb": {
"r": 186,
"g": 210,
"b": 220
},
"hsl": {
"h": 197.647,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.849,
"c": 0.02934,
"h": 224.8
},
"luminance": 0.617
}Semantic roles & 50–950 ramp
primary
#BAD2DC
secondary
#B49487
accent
#5B3AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131516
muted
#838484