#BADEFC#BADEFC
#BADEFC is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.4% C 0.056 H 243.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BADEFC |
|---|---|
| RGB | rgb(186, 222, 252) |
| HSL | hsl(207, 92%, 86%) |
| HSV | hsv(207, 26%, 99%) |
| CMYK | cmyk(26.2%, 11.9%, 0%, 1.2%) |
| CIE-LAB | lab(86.85, -5.23, -18.46) |
| CIE-LCH | lch(86.85, 19.19, 254.18°) |
| OKLab | oklab(88.45% -0.0251 -0.0504) |
| OKLCH | oklch(88.45% 0.056 243.6) |
| XYZ | xyz(63.9366, 69.7076, 102.1627) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.12
Baby Blue (survey)
#A2CFFE
ΔE00 5.39
Ice Blue
#A5DFF9
ΔE00 5.82
Light Blue
#95D0FC
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADEFC #FCD8BA
analogous
#BAFCF9 #BADEFC #BABDFC
triadic
#BADEFC #FCBADE #DEFCBA
tetradic
#BADEFC #F9BAFC #FCD8BA #BDFCBA
square
#BADEFC #F9BAFC #FCD8BA #BDFCBA
split-complementary
#BADEFC #FCBABD #FCF9BA
monochromatic
#45A6F7 #7FC2F9 #BADEFC #E2F1FE #E2F1FE
Accessibility & contrast
On white
1.41
#BADEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#BADEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADEFC
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADEFC | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFE
Deuteranopia (green-blind)
#C9D6FB
Tritanopia (blue-blind)
#A7E5E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #badefc; /* rgb */ color: rgb(186, 222, 252); /* oklch */ color: oklch(88.4% 0.056 243.6);
Tailwind
colors: {
custom: {
50: '#d0e8fd',
500: '#badefc',
950: '#000000',
},
}SCSS
$custom: #badefc; $custom-light: #d0e8fd; $custom-dark: #000000;
JSON
{
"hex": "#badefc",
"rgb": {
"r": 186,
"g": 222,
"b": 252
},
"hsl": {
"h": 207.273,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.88449,
"c": 0.0563,
"h": 243.6
},
"luminance": 0.6971
}Semantic roles & 50–950 ramp
primary
#BADEFC
secondary
#E2A879
accent
#6800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485