#BAEBFA#BAEBFA
#BAEBFA is a very light, muted cyan. Relative luminance 0.768; OKLCH L 91.1% C 0.054 H 218.4°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBFA |
|---|---|
| RGB | rgb(186, 235, 250) |
| HSL | hsl(194, 86%, 85%) |
| HSV | hsv(194, 26%, 98%) |
| CMYK | cmyk(25.6%, 6%, 0%, 2%) |
| CIE-LAB | lab(90.21, -12.35, -12.38) |
| CIE-LCH | lch(90.21, 17.49, 225.08°) |
| OKLab | oklab(91.08% -0.0425 -0.0337) |
| OKLCH | oklch(91.08% 0.054 218.4) |
| XYZ | xyz(67.2082, 76.7551, 101.6980) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.26
Lightblue
#ADD8E6
ΔE00 4.29
Powder Blue
#B0E0E6
ΔE00 4.46
Ice Blue
#A5DFF9
ΔE00 4.61
Light Sky Blue
#C6FCFF
ΔE00 6.25
Pale Blue
#D0FEFE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBFA #FAC9BA
analogous
#BAFAE9 #BAEBFA #BACBFA
triadic
#BAEBFA #FABAEB #EBFABA
tetradic
#BAEBFA #E9BAFA #FAC9BA #CBFABA
square
#BAEBFA #E9BAFA #FAC9BA #CBFABA
split-complementary
#BAEBFA #FABACB #FAE9BA
monochromatic
#48CAF2 #81DAF6 #BAEBFA #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.28
#BAEBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#BAEBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBFA
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBFA | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FB
Deuteranopia (green-blind)
#D7DFFA
Tritanopia (blue-blind)
#A6F1EF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #baebfa; /* rgb */ color: rgb(186, 235, 250); /* oklch */ color: oklch(91.1% 0.054 218.4);
Tailwind
colors: {
custom: {
50: '#d0f1fc',
500: '#baebfa',
950: '#000000',
},
}SCSS
$custom: #baebfa; $custom-light: #d0f1fc; $custom-dark: #000000;
JSON
{
"hex": "#baebfa",
"rgb": {
"r": 186,
"g": 235,
"b": 250
},
"hsl": {
"h": 194.063,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.91081,
"c": 0.05423,
"h": 218.4
},
"luminance": 0.76758
}Semantic roles & 50–950 ramp
primary
#BAEBFA
secondary
#DE917A
accent
#3702E3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585