#BAECFC#BAECFC
#BAECFC is a very light, muted cyan. Relative luminance 0.775; OKLCH L 91.4% C 0.056 H 219.4°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BAECFC |
|---|---|
| RGB | rgb(186, 236, 252) |
| HSL | hsl(195, 92%, 86%) |
| HSV | hsv(195, 26%, 99%) |
| CMYK | cmyk(26.2%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(90.53, -12.41, -12.95) |
| CIE-LCH | lch(90.53, 17.93, 226.21°) |
| OKLab | oklab(91.36% -0.043 -0.0353) |
| OKLCH | oklch(91.36% 0.056 219.4) |
| XYZ | xyz(67.8105, 77.4554, 103.4541) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.37
Ice Blue
#A5DFF9
ΔE00 4.48
Lightblue
#ADD8E6
ΔE00 4.53
Powder Blue
#B0E0E6
ΔE00 4.83
Light Sky Blue
#C6FCFF
ΔE00 6.39
Robin'S Egg Blue
#98EFF9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAECFC #FCCABA
analogous
#BAFCEB #BAECFC #BACBFC
triadic
#BAECFC #FCBAEC #ECFCBA
tetradic
#BAECFC #EBBAFC #FCCABA #CBFCBA
square
#BAECFC #EBBAFC #FCCABA #CBFCBA
split-complementary
#BAECFC #FCBACB #FCEBBA
monochromatic
#45CCF7 #7FDCF9 #BAECFC #E2F7FE #E2F7FE
Accessibility & contrast
On white
1.27
#BAECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#BAECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAECFC
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAECFC | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FD
Deuteranopia (green-blind)
#D7E0FC
Tritanopia (blue-blind)
#A5F2F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #baecfc; /* rgb */ color: rgb(186, 236, 252); /* oklch */ color: oklch(91.4% 0.056 219.4);
Tailwind
colors: {
custom: {
50: '#d0f2fd',
500: '#baecfc',
950: '#000000',
},
}SCSS
$custom: #baecfc; $custom-light: #d0f2fd; $custom-dark: #000000;
JSON
{
"hex": "#baecfc",
"rgb": {
"r": 186,
"g": 236,
"b": 252
},
"hsl": {
"h": 194.545,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.91355,
"c": 0.05561,
"h": 219.4
},
"luminance": 0.77458
}Semantic roles & 50–950 ramp
primary
#BAECFC
secondary
#E29279
accent
#3800E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585