#BAE2F9#BAE2F9
#BAE2F9 is a very light, muted cyan. Relative luminance 0.717; OKLCH L 89.2% C 0.052 H 233.4°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2F9 |
|---|---|
| RGB | rgb(186, 226, 249) |
| HSL | hsl(202, 84%, 85%) |
| HSV | hsv(202, 25%, 98%) |
| CMYK | cmyk(25.3%, 9.2%, 0%, 2.4%) |
| CIE-LAB | lab(87.81, -7.98, -15.45) |
| CIE-LCH | lch(87.81, 17.39, 242.69°) |
| OKLab | oklab(89.17% -0.0313 -0.0421) |
| OKLCH | oklch(89.17% 0.052 233.4) |
| XYZ | xyz(64.5400, 71.6689, 100.0371) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.73
Lightblue
#ADD8E6
ΔE00 4.74
Light Blue
#95D0FC
ΔE00 7.35
Baby Blue
#89CFF0
ΔE00 7.40
Sky Blue
#87CEEB
ΔE00 7.82
Powder Blue
#B0E0E6
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2F9 #F9D1BA
analogous
#BAF9F1 #BAE2F9 #BAC2F9
triadic
#BAE2F9 #F9BAE2 #E2F9BA
tetradic
#BAE2F9 #F1BAF9 #F9D1BA #C2F9BA
square
#BAE2F9 #F1BAF9 #F9D1BA #C2F9BA
split-complementary
#BAE2F9 #F9BAC2 #F9F1BA
monochromatic
#49B3EF #82CAF4 #BAE2F9 #E3F3FD #E3F3FD
Accessibility & contrast
On white
1.37
#BAE2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#BAE2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2F9
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2F9 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0FA
Deuteranopia (green-blind)
#CED9F9
Tritanopia (blue-blind)
#A7E8E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bae2f9; /* rgb */ color: rgb(186, 226, 249); /* oklch */ color: oklch(89.2% 0.052 233.4);
Tailwind
colors: {
custom: {
50: '#d0ebfb',
500: '#bae2f9',
950: '#000000',
},
}SCSS
$custom: #bae2f9; $custom-light: #d0ebfb; $custom-dark: #000000;
JSON
{
"hex": "#bae2f9",
"rgb": {
"r": 186,
"g": 226,
"b": 249
},
"hsl": {
"h": 201.905,
"s": 84,
"l": 85.294
},
"oklch": {
"l": 0.89173,
"c": 0.05247,
"h": 233.4
},
"luminance": 0.71671
}Semantic roles & 50–950 ramp
primary
#BAE2F9
secondary
#DD9E7B
accent
#5505E0
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485