#BAD4DC#BAD4DC
#BAD4DC is a very light, muted cyan. Relative luminance 0.627; OKLCH L 85.3% C 0.030 H 218.2°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD4DC |
|---|---|
| RGB | rgb(186, 212, 220) |
| HSL | hsl(194, 33%, 80%) |
| HSV | hsv(194, 15%, 86%) |
| CMYK | cmyk(15.5%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(83.28, -7.01, -6.87) |
| CIE-LCH | lch(83.28, 9.81, 224.43°) |
| OKLab | oklab(85.32% -0.0236 -0.0186) |
| OKLCH | oklch(85.32% 0.03 218.2) |
| XYZ | xyz(56.7082, 62.6920, 76.8093) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.27
Powder Blue
#B0E0E6
ΔE00 6.42
Ice Blue
#A5DFF9
ΔE00 7.90
Cloudy Blue
#ACC2D9
ΔE00 8.27
Fog
#D8DCE0
ΔE00 8.48
Silver (survey)
#C5C9C7
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD4DC #DCC2BA
analogous
#BADCD3 #BAD4DC #BAC3DC
triadic
#BAD4DC #DCBAD4 #D4DCBA
tetradic
#BAD4DC #D3BADC #DCC2BA #C3DCBA
square
#BAD4DC #D3BADC #DCC2BA #C3DCBA
split-complementary
#BAD4DC #DCBAC3 #DCD3BA
monochromatic
#69A1B3 #91BBC7 #BAD4DC #E3EDF1 #EBF2F5
Accessibility & contrast
On white
1.55
#BAD4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#BAD4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD4DC
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD4DC | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#B1D7D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bad4dc; /* rgb */ color: rgb(186, 212, 220); /* oklch */ color: oklch(85.3% 0.030 218.2);
Tailwind
colors: {
custom: {
50: '#cfe1e6',
500: '#bad4dc',
950: '#000000',
},
}SCSS
$custom: #bad4dc; $custom-light: #cfe1e6; $custom-dark: #000000;
JSON
{
"hex": "#bad4dc",
"rgb": {
"r": 186,
"g": 212,
"b": 220
},
"hsl": {
"h": 194.118,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.85317,
"c": 0.02999,
"h": 218.2
},
"luminance": 0.62693
}Semantic roles & 50–950 ramp
primary
#BAD4DC
secondary
#B49187
accent
#553AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131516
muted
#838484