#BAEDFC#BAEDFC
#BAEDFC is a very light, muted cyan. Relative luminance 0.780; OKLCH L 91.6% C 0.056 H 217.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEDFC |
|---|---|
| RGB | rgb(186, 237, 252) |
| HSL | hsl(194, 92%, 86%) |
| HSV | hsv(194, 26%, 99%) |
| CMYK | cmyk(26.2%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(90.79, -12.91, -12.55) |
| CIE-LCH | lch(90.79, 18.01, 224.18°) |
| OKLab | oklab(91.57% -0.0443 -0.0342) |
| OKLCH | oklch(91.57% 0.056 217.7) |
| XYZ | xyz(68.0992, 78.0328, 103.5503) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.82
Powder Blue
#B0E0E6
ΔE00 4.56
Lightblue
#ADD8E6
ΔE00 4.77
Ice Blue
#A5DFF9
ΔE00 4.87
Light Sky Blue
#C6FCFF
ΔE00 5.87
Robin'S Egg Blue
#98EFF9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEDFC #FCC9BA
analogous
#BAFCEA #BAEDFC #BACCFC
triadic
#BAEDFC #FCBAED #EDFCBA
tetradic
#BAEDFC #EABAFC #FCC9BA #CCFCBA
square
#BAEDFC #EABAFC #FCC9BA #CCFCBA
split-complementary
#BAEDFC #FCBACC #FCEABA
monochromatic
#45CEF7 #7FDEF9 #BAEDFC #E2F7FE #E2F7FE
Accessibility & contrast
On white
1.26
#BAEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#BAEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEDFC
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEDFC | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FD
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#A5F3F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #baedfc; /* rgb */ color: rgb(186, 237, 252); /* oklch */ color: oklch(91.6% 0.056 217.7);
Tailwind
colors: {
custom: {
50: '#d0f2fd',
500: '#baedfc',
950: '#000000',
},
}SCSS
$custom: #baedfc; $custom-light: #d0f2fd; $custom-dark: #000000;
JSON
{
"hex": "#baedfc",
"rgb": {
"r": 186,
"g": 237,
"b": 252
},
"hsl": {
"h": 193.636,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.91565,
"c": 0.05593,
"h": 217.7
},
"luminance": 0.78036
}Semantic roles & 50–950 ramp
primary
#BAEDFC
secondary
#E29079
accent
#3400E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585