#BAEBFC#BAEBFC
#BAEBFC is a very light, muted cyan. Relative luminance 0.769; OKLCH L 91.1% C 0.055 H 221.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBFC |
|---|---|
| RGB | rgb(186, 235, 252) |
| HSL | hsl(195, 92%, 86%) |
| HSV | hsv(195, 26%, 99%) |
| CMYK | cmyk(26.2%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(90.27, -11.90, -13.34) |
| CIE-LCH | lch(90.27, 17.88, 228.26°) |
| OKLab | oklab(91.15% -0.0417 -0.0363) |
| OKLCH | oklch(91.15% 0.055 221.1) |
| XYZ | xyz(67.5234, 76.8812, 103.3584) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.12
Lightblue
#ADD8E6
ΔE00 4.34
Pale Sky Blue
#BDF6FE
ΔE00 4.91
Powder Blue
#B0E0E6
ΔE00 5.14
Light Sky Blue
#C6FCFF
ΔE00 6.91
Robin'S Egg Blue
#98EFF9
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBFC #FCCBBA
analogous
#BAFCEC #BAEBFC #BACAFC
triadic
#BAEBFC #FCBAEB #EBFCBA
tetradic
#BAEBFC #ECBAFC #FCCBBA #CAFCBA
square
#BAEBFC #ECBAFC #FCCBBA #CAFCBA
split-complementary
#BAEBFC #FCBACA #FCECBA
monochromatic
#45C9F7 #7FDAF9 #BAEBFC #E2F6FE #E2F6FE
Accessibility & contrast
On white
1.28
#BAEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#BAEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBFC
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBFC | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FD
Deuteranopia (green-blind)
#D6E0FC
Tritanopia (blue-blind)
#A5F1F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #baebfc; /* rgb */ color: rgb(186, 235, 252); /* oklch */ color: oklch(91.1% 0.055 221.1);
Tailwind
colors: {
custom: {
50: '#d0f1fd',
500: '#baebfc',
950: '#000000',
},
}SCSS
$custom: #baebfc; $custom-light: #d0f1fd; $custom-dark: #000000;
JSON
{
"hex": "#baebfc",
"rgb": {
"r": 186,
"g": 235,
"b": 252
},
"hsl": {
"h": 195.455,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.91146,
"c": 0.05534,
"h": 221.1
},
"luminance": 0.76884
}Semantic roles & 50–950 ramp
primary
#BAEBFC
secondary
#E29479
accent
#3B00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585