#BAEBF7#BAEBF7
#BAEBF7 is a very light, muted cyan. Relative luminance 0.766; OKLCH L 91.0% C 0.053 H 214.3°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBF7 |
|---|---|
| RGB | rgb(186, 235, 247) |
| HSL | hsl(192, 79%, 85%) |
| HSV | hsv(192, 25%, 97%) |
| CMYK | cmyk(24.7%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(90.12, -13.01, -10.94) |
| CIE-LCH | lch(90.12, 17.00, 220.07°) |
| OKLab | oklab(90.98% -0.0436 -0.0298) |
| OKLCH | oklch(90.98% 0.053 214.3) |
| XYZ | xyz(66.7415, 76.5684, 99.2403) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.38
Powder Blue
#B0E0E6
ΔE00 3.51
Lightblue
#ADD8E6
ΔE00 4.48
Light Sky Blue
#C6FCFF
ΔE00 5.30
Ice Blue
#A5DFF9
ΔE00 5.51
Pale Blue
#D0FEFE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBF7 #F7C6BA
analogous
#BAF7E4 #BAEBF7 #BACDF7
triadic
#BAEBF7 #F7BAEB #EBF7BA
tetradic
#BAEBF7 #E4BAF7 #F7C6BA #CDF7BA
square
#BAEBF7 #E4BAF7 #F7C6BA #CDF7BA
split-complementary
#BAEBF7 #F7BACD #F7E4BA
monochromatic
#4CCBEA #83DBF1 #BAEBF7 #E4F7FC #E4F7FC
Accessibility & contrast
On white
1.29
#BAEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#BAEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBF7
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBF7 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F8
Deuteranopia (green-blind)
#D8DFF7
Tritanopia (blue-blind)
#A7F0EF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #baebf7; /* rgb */ color: rgb(186, 235, 247); /* oklch */ color: oklch(91.0% 0.053 214.3);
Tailwind
colors: {
custom: {
50: '#d0f1f9',
500: '#baebf7',
950: '#000000',
},
}SCSS
$custom: #baebf7; $custom-light: #d0f1f9; $custom-dark: #000000;
JSON
{
"hex": "#baebf7",
"rgb": {
"r": 186,
"g": 235,
"b": 247
},
"hsl": {
"h": 191.803,
"s": 79.221,
"l": 84.902
},
"oklch": {
"l": 0.90984,
"c": 0.0528,
"h": 214.3
},
"luminance": 0.76571
}Semantic roles & 50–950 ramp
primary
#BAEBF7
secondary
#D98E7C
accent
#330ADC
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585