#BAEEFC#BAEEFC
#BAEEFC is a very light, muted cyan. Relative luminance 0.786; OKLCH L 91.8% C 0.056 H 216.0°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEEFC |
|---|---|
| RGB | rgb(186, 238, 252) |
| HSL | hsl(193, 92%, 86%) |
| HSV | hsv(193, 26%, 99%) |
| CMYK | cmyk(26.2%, 5.6%, 0%, 1.2%) |
| CIE-LAB | lab(91.06, -13.42, -12.16) |
| CIE-LCH | lch(91.06, 18.11, 222.18°) |
| OKLab | oklab(91.77% -0.0455 -0.0331) |
| OKLCH | oklch(91.77% 0.056 216) |
| XYZ | xyz(68.3896, 78.6135, 103.6471) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.28
Powder Blue
#B0E0E6
ΔE00 4.35
Lightblue
#ADD8E6
ΔE00 5.05
Ice Blue
#A5DFF9
ΔE00 5.29
Light Sky Blue
#C6FCFF
ΔE00 5.35
Pale Blue
#D0FEFE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEEFC #FCC8BA
analogous
#BAFCE9 #BAEEFC #BACDFC
triadic
#BAEEFC #FCBAEE #EEFCBA
tetradic
#BAEEFC #E9BAFC #FCC8BA #CDFCBA
square
#BAEEFC #E9BAFC #FCC8BA #CDFCBA
split-complementary
#BAEEFC #FCBACD #FCE9BA
monochromatic
#45D1F7 #7FE0F9 #BAEEFC #E2F8FE #E2F8FE
Accessibility & contrast
On white
1.26
#BAEEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#BAEEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEEFC
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEEFC | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFD
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#A5F4F2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #baeefc; /* rgb */ color: rgb(186, 238, 252); /* oklch */ color: oklch(91.8% 0.056 216.0);
Tailwind
colors: {
custom: {
50: '#d0f3fd',
500: '#baeefc',
950: '#000000',
},
}SCSS
$custom: #baeefc; $custom-light: #d0f3fd; $custom-dark: #000000;
JSON
{
"hex": "#baeefc",
"rgb": {
"r": 186,
"g": 238,
"b": 252
},
"hsl": {
"h": 192.727,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.91774,
"c": 0.0563,
"h": 216
},
"luminance": 0.78616
}Semantic roles & 50–950 ramp
primary
#BAEEFC
secondary
#E28F79
accent
#3100E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585