#BAE0FF#BAE0FF
#BAE0FF is a very light, muted cyan. Relative luminance 0.710; OKLCH L 89.0% C 0.059 H 243.0°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE0FF |
|---|---|
| RGB | rgb(186, 224, 255) |
| HSL | hsl(207, 100%, 86%) |
| HSV | hsv(207, 27%, 100%) |
| CMYK | cmyk(27.1%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(87.47, -5.59, -19.11) |
| CIE-LCH | lch(87.47, 19.91, 253.71°) |
| OKLab | oklab(88.97% -0.0266 -0.0522) |
| OKLCH | oklch(88.97% 0.059 243) |
| XYZ | xyz(64.9501, 70.9679, 104.8644) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.39
Baby Blue (survey)
#A2CFFE
ΔE00 5.49
Ice Blue
#A5DFF9
ΔE00 5.60
Light Blue
#95D0FC
ΔE00 5.97
Light Blue Grey
#B7C9E2
ΔE00 7.30
Lightblue
#ADD8E6
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE0FF #FFD9BA
analogous
#BAFFFC #BAE0FF #BABEFF
triadic
#BAE0FF #FFBAE0 #E0FFBA
tetradic
#BAE0FF #FCBAFF #FFD9BA #BEFFBA
square
#BAE0FF #FCBAFF #FFD9BA #BEFFBA
split-complementary
#BAE0FF #FFBABE #FFFCBA
monochromatic
#40A9FF #7DC5FF #BAE0FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.38
#BAE0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#BAE0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE0FF
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE0FF | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#A6E7EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bae0ff; /* rgb */ color: rgb(186, 224, 255); /* oklch */ color: oklch(89.0% 0.059 243.0);
Tailwind
colors: {
custom: {
50: '#d0e9ff',
500: '#bae0ff',
950: '#000000',
},
}SCSS
$custom: #bae0ff; $custom-light: #d0e9ff; $custom-dark: #000000;
JSON
{
"hex": "#bae0ff",
"rgb": {
"r": 186,
"g": 224,
"b": 255
},
"hsl": {
"h": 206.957,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.88966,
"c": 0.0586,
"h": 243
},
"luminance": 0.7097
}Semantic roles & 50–950 ramp
primary
#BAE0FF
secondary
#E7A976
accent
#6700E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486