#BAD3DC#BAD3DC
#BAD3DC is a very light, muted cyan. Relative luminance 0.622; OKLCH L 85.1% C 0.030 H 221.5°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD3DC |
|---|---|
| RGB | rgb(186, 211, 220) |
| HSL | hsl(196, 33%, 80%) |
| HSV | hsv(196, 15%, 86%) |
| CMYK | cmyk(15.5%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(83.02, -6.49, -7.26) |
| CIE-LCH | lch(83.02, 9.73, 228.21°) |
| OKLab | oklab(85.11% -0.0222 -0.0196) |
| OKLCH | oklch(85.11% 0.03 221.5) |
| XYZ | xyz(56.4590, 62.1936, 76.7262) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.53
Powder Blue
#B0E0E6
ΔE00 7.01
Cloudy Blue
#ACC2D9
ΔE00 7.65
Ice Blue
#A5DFF9
ΔE00 7.92
Fog
#D8DCE0
ΔE00 8.20
Light Grey Blue
#9DBCD4
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD3DC #DCC3BA
analogous
#BADCD4 #BAD3DC #BAC2DC
triadic
#BAD3DC #DCBAD3 #D3DCBA
tetradic
#BAD3DC #D4BADC #DCC3BA #C2DCBA
square
#BAD3DC #D4BADC #DCC3BA #C2DCBA
split-complementary
#BAD3DC #DCBAC2 #DCD4BA
monochromatic
#699FB3 #91B9C7 #BAD3DC #E3EDF1 #EBF2F5
Accessibility & contrast
On white
1.56
#BAD3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#BAD3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD3DC
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD3DC | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#B1D6D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bad3dc; /* rgb */ color: rgb(186, 211, 220); /* oklch */ color: oklch(85.1% 0.030 221.5);
Tailwind
colors: {
custom: {
50: '#cfe0e6',
500: '#bad3dc',
950: '#000000',
},
}SCSS
$custom: #bad3dc; $custom-light: #cfe0e6; $custom-dark: #000000;
JSON
{
"hex": "#bad3dc",
"rgb": {
"r": 186,
"g": 211,
"b": 220
},
"hsl": {
"h": 195.882,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.85108,
"c": 0.02962,
"h": 221.5
},
"luminance": 0.62195
}Semantic roles & 50–950 ramp
primary
#BAD3DC
secondary
#B49387
accent
#583AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131516
muted
#838484