#BAE3FF#BAE3FF
#BAE3FF is a very light, muted cyan. Relative luminance 0.726; OKLCH L 89.6% C 0.058 H 238.1°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE3FF |
|---|---|
| RGB | rgb(186, 227, 255) |
| HSL | hsl(204, 100%, 86%) |
| HSV | hsv(204, 27%, 100%) |
| CMYK | cmyk(27.1%, 11%, 0%, 0%) |
| CIE-LAB | lab(88.25, -7.14, -17.93) |
| CIE-LCH | lch(88.25, 19.30, 248.30°) |
| OKLab | oklab(89.59% -0.0304 -0.049) |
| OKLCH | oklch(89.59% 0.058 238.1) |
| XYZ | xyz(65.7635, 72.5947, 105.1355) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.35
Lightblue
#ADD8E6
ΔE00 6.30
Light Blue
#95D0FC
ΔE00 6.47
Baby Blue (survey)
#A2CFFE
ΔE00 6.76
Powder Blue (survey)
#B1D1FC
ΔE00 7.03
Baby Blue
#89CFF0
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE3FF #FFD6BA
analogous
#BAFFF9 #BAE3FF #BAC1FF
triadic
#BAE3FF #FFBAE3 #E3FFBA
tetradic
#BAE3FF #F9BAFF #FFD6BA #C1FFBA
square
#BAE3FF #F9BAFF #FFD6BA #C1FFBA
split-complementary
#BAE3FF #FFBAC1 #FFF9BA
monochromatic
#40B1FF #7DCAFF #BAE3FF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.35
#BAE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#BAE3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE3FF
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE3FF | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#CDDAFF
Tritanopia (blue-blind)
#A5EAEC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bae3ff; /* rgb */ color: rgb(186, 227, 255); /* oklch */ color: oklch(89.6% 0.058 238.1);
Tailwind
colors: {
custom: {
50: '#d0ebff',
500: '#bae3ff',
950: '#000000',
},
}SCSS
$custom: #bae3ff; $custom-light: #d0ebff; $custom-dark: #000000;
JSON
{
"hex": "#bae3ff",
"rgb": {
"r": 186,
"g": 227,
"b": 255
},
"hsl": {
"h": 204.348,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.89585,
"c": 0.05765,
"h": 238.1
},
"luminance": 0.72597
}Semantic roles & 50–950 ramp
primary
#BAE3FF
secondary
#E7A476
accent
#5D00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486