#BAE4FF#BAE4FF
#BAE4FF is a very light, muted cyan. Relative luminance 0.731; OKLCH L 89.8% C 0.057 H 236.5°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE4FF |
|---|---|
| RGB | rgb(186, 228, 255) |
| HSL | hsl(203, 100%, 86%) |
| HSV | hsv(203, 27%, 100%) |
| CMYK | cmyk(27.1%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(88.52, -7.65, -17.54) |
| CIE-LCH | lch(88.52, 19.13, 246.43°) |
| OKLab | oklab(89.79% -0.0317 -0.0479) |
| OKLCH | oklch(89.79% 0.057 236.5) |
| XYZ | xyz(66.0378, 73.1433, 105.2269) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.00
Lightblue
#ADD8E6
ΔE00 5.94
Light Blue
#95D0FC
ΔE00 6.74
Baby Blue (survey)
#A2CFFE
ΔE00 7.24
Baby Blue
#89CFF0
ΔE00 7.46
Powder Blue (survey)
#B1D1FC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE4FF #FFD5BA
analogous
#BAFFF7 #BAE4FF #BAC2FF
triadic
#BAE4FF #FFBAE4 #E4FFBA
tetradic
#BAE4FF #F7BAFF #FFD5BA #C2FFBA
square
#BAE4FF #F7BAFF #FFD5BA #C2FFBA
split-complementary
#BAE4FF #FFBAC2 #FFF7BA
monochromatic
#40B4FF #7DCCFF #BAE4FF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.34
#BAE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#BAE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE4FF
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE4FF | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#CEDBFF
Tritanopia (blue-blind)
#A5EBEC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bae4ff; /* rgb */ color: rgb(186, 228, 255); /* oklch */ color: oklch(89.8% 0.057 236.5);
Tailwind
colors: {
custom: {
50: '#d0ecff',
500: '#bae4ff',
950: '#000000',
},
}SCSS
$custom: #bae4ff; $custom-light: #d0ecff; $custom-dark: #000000;
JSON
{
"hex": "#bae4ff",
"rgb": {
"r": 186,
"g": 228,
"b": 255
},
"hsl": {
"h": 203.478,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.89792,
"c": 0.05743,
"h": 236.5
},
"luminance": 0.73146
}Semantic roles & 50–950 ramp
primary
#BAE4FF
secondary
#E7A276
accent
#5A00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486