#BAE2FC#BAE2FC
#BAE2FC is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.3% C 0.055 H 236.7°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2FC |
|---|---|
| RGB | rgb(186, 226, 252) |
| HSL | hsl(204, 92%, 86%) |
| HSV | hsv(204, 26%, 99%) |
| CMYK | cmyk(26.2%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(87.90, -7.30, -16.89) |
| CIE-LCH | lch(87.90, 18.40, 246.62°) |
| OKLab | oklab(89.28% -0.0302 -0.0461) |
| OKLCH | oklch(89.28% 0.055 236.7) |
| XYZ | xyz(65.0116, 71.8576, 102.5211) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.13
Lightblue
#ADD8E6
ΔE00 5.71
Light Blue
#95D0FC
ΔE00 6.70
Baby Blue (survey)
#A2CFFE
ΔE00 7.12
Powder Blue (survey)
#B1D1FC
ΔE00 7.37
Baby Blue
#89CFF0
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2FC #FCD4BA
analogous
#BAFCF5 #BAE2FC #BAC1FC
triadic
#BAE2FC #FCBAE2 #E2FCBA
tetradic
#BAE2FC #F5BAFC #FCD4BA #C1FCBA
square
#BAE2FC #F5BAFC #FCD4BA #C1FCBA
split-complementary
#BAE2FC #FCBAC1 #FCF5BA
monochromatic
#45B1F7 #7FC9F9 #BAE2FC #E2F3FE #E2F3FE
Accessibility & contrast
On white
1.37
#BAE2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#BAE2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2FC
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2FC | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FD
Deuteranopia (green-blind)
#CDD9FC
Tritanopia (blue-blind)
#A7E9EA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bae2fc; /* rgb */ color: rgb(186, 226, 252); /* oklch */ color: oklch(89.3% 0.055 236.7);
Tailwind
colors: {
custom: {
50: '#d0ebfd',
500: '#bae2fc',
950: '#000000',
},
}SCSS
$custom: #bae2fc; $custom-light: #d0ebfd; $custom-dark: #000000;
JSON
{
"hex": "#bae2fc",
"rgb": {
"r": 186,
"g": 226,
"b": 252
},
"hsl": {
"h": 203.636,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.89275,
"c": 0.0551,
"h": 236.7
},
"luminance": 0.7186
}Semantic roles & 50–950 ramp
primary
#BAE2FC
secondary
#E2A279
accent
#5A00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485