#BAECFE#BAECFE
#BAECFE is a very light, muted cyan. Relative luminance 0.776; OKLCH L 91.4% C 0.057 H 221.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BAECFE |
|---|---|
| RGB | rgb(186, 236, 254) |
| HSL | hsl(196, 97%, 86%) |
| HSV | hsv(196, 27%, 100%) |
| CMYK | cmyk(26.8%, 7.1%, 0%, 0.4%) |
| CIE-LAB | lab(90.59, -11.96, -13.90) |
| CIE-LCH | lch(90.59, 18.34, 229.29°) |
| OKLab | oklab(91.42% -0.0422 -0.0379) |
| OKLCH | oklch(91.42% 0.057 221.9) |
| XYZ | xyz(68.1291, 77.5829, 105.1320) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.03
Lightblue
#ADD8E6
ΔE00 4.63
Pale Sky Blue
#BDF6FE
ΔE00 5.04
Powder Blue
#B0E0E6
ΔE00 5.49
Light Sky Blue
#C6FCFF
ΔE00 7.06
Robin'S Egg Blue
#98EFF9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAECFE #FECCBA
analogous
#BAFEEE #BAECFE #BACAFE
triadic
#BAECFE #FEBAEC #ECFEBA
tetradic
#BAECFE #EEBAFE #FECCBA #CAFEBA
square
#BAECFE #EEBAFE #FECCBA #CAFEBA
split-complementary
#BAECFE #FEBACA #FEEEBA
monochromatic
#41CBFC #7EDBFD #BAECFE #E1F7FF #E1F7FF
Accessibility & contrast
On white
1.27
#BAECFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#BAECFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAECFE
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAECFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAECFE | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#D7E0FE
Tritanopia (blue-blind)
#A5F2F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #baecfe; /* rgb */ color: rgb(186, 236, 254); /* oklch */ color: oklch(91.4% 0.057 221.9);
Tailwind
colors: {
custom: {
50: '#d0f2fe',
500: '#baecfe',
950: '#000000',
},
}SCSS
$custom: #baecfe; $custom-light: #d0f2fe; $custom-dark: #000000;
JSON
{
"hex": "#baecfe",
"rgb": {
"r": 186,
"g": 236,
"b": 254
},
"hsl": {
"h": 195.882,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.91421,
"c": 0.05675,
"h": 221.9
},
"luminance": 0.77586
}Semantic roles & 50–950 ramp
primary
#BAECFE
secondary
#E59477
accent
#3D00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585