#BAE2FF#BAE2FF
#BAE2FF is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.4% C 0.058 H 239.8°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2FF |
|---|---|
| RGB | rgb(186, 226, 255) |
| HSL | hsl(205, 100%, 86%) |
| HSV | hsv(205, 27%, 100%) |
| CMYK | cmyk(27.1%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(87.99, -6.62, -18.32) |
| CIE-LCH | lch(87.99, 19.48, 250.13°) |
| OKLab | oklab(89.38% -0.0291 -0.05) |
| OKLCH | oklch(89.38% 0.058 239.8) |
| XYZ | xyz(65.4908, 72.0493, 105.0446) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.74
Light Blue
#95D0FC
ΔE00 6.25
Baby Blue (survey)
#A2CFFE
ΔE00 6.31
Powder Blue (survey)
#B1D1FC
ΔE00 6.48
Lightblue
#ADD8E6
ΔE00 6.67
Baby Blue
#89CFF0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2FF #FFD7BA
analogous
#BAFFF9 #BAE2FF #BAC0FF
triadic
#BAE2FF #FFBAE2 #E2FFBA
tetradic
#BAE2FF #F9BAFF #FFD7BA #C0FFBA
square
#BAE2FF #F9BAFF #FFD7BA #C0FFBA
split-complementary
#BAE2FF #FFBAC0 #FFF9BA
monochromatic
#40AFFF #7DC8FF #BAE2FF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.36
#BAE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#BAE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2FF
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2FF | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#CCD9FF
Tritanopia (blue-blind)
#A6E9EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bae2ff; /* rgb */ color: rgb(186, 226, 255); /* oklch */ color: oklch(89.4% 0.058 239.8);
Tailwind
colors: {
custom: {
50: '#d0ebff',
500: '#bae2ff',
950: '#000000',
},
}SCSS
$custom: #bae2ff; $custom-light: #d0ebff; $custom-dark: #000000;
JSON
{
"hex": "#bae2ff",
"rgb": {
"r": 186,
"g": 226,
"b": 255
},
"hsl": {
"h": 205.217,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.89378,
"c": 0.05792,
"h": 239.8
},
"luminance": 0.72052
}Semantic roles & 50–950 ramp
primary
#BAE2FF
secondary
#E7A676
accent
#6000E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486