#BADBFE#BADBFE
#BADBFE is a very light, muted cyan. Relative luminance 0.683; OKLCH L 87.9% C 0.060 H 250.0°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BADBFE |
|---|---|
| RGB | rgb(186, 219, 254) |
| HSL | hsl(211, 97%, 86%) |
| HSV | hsv(211, 27%, 100%) |
| CMYK | cmyk(26.8%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(86.13, -3.21, -20.60) |
| CIE-LCH | lch(86.13, 20.85, 261.14°) |
| OKLab | oklab(87.9% -0.0205 -0.0563) |
| OKLCH | oklch(87.9% 0.06 250) |
| XYZ | xyz(63.4655, 68.2556, 103.5774) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.10
Baby Blue (survey)
#A2CFFE
ΔE00 4.39
Light Blue Grey
#B7C9E2
ΔE00 5.81
Light Blue
#95D0FC
ΔE00 6.25
Lightsteelblue
#B0C4DE
ΔE00 6.36
Cloudy Blue
#ACC2D9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADBFE #FEDDBA
analogous
#BAFDFE #BADBFE #BBBAFE
triadic
#BADBFE #FEBADB #DBFEBA
tetradic
#BADBFE #FEBAFD #FEDDBA #BAFEBB
square
#BADBFE #FEBAFD #FEDDBA #BAFEBB
split-complementary
#BADBFE #FEBBBA #FDFEBA
monochromatic
#419CFC #7EBCFD #BADBFE #E1EFFF #E1EFFF
Accessibility & contrast
On white
1.43
#BADBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BADBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADBFE
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADBFE | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#C6D4FD
Tritanopia (blue-blind)
#A7E3E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #badbfe; /* rgb */ color: rgb(186, 219, 254); /* oklch */ color: oklch(87.9% 0.060 250.0);
Tailwind
colors: {
custom: {
50: '#d0e6fe',
500: '#badbfe',
950: '#000000',
},
}SCSS
$custom: #badbfe; $custom-light: #d0e6fe; $custom-dark: #000000;
JSON
{
"hex": "#badbfe",
"rgb": {
"r": 186,
"g": 219,
"b": 254
},
"hsl": {
"h": 210.882,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.87904,
"c": 0.05995,
"h": 250
},
"luminance": 0.68258
}Semantic roles & 50–950 ramp
primary
#BADBFE
secondary
#E5B077
accent
#7600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485