#BAE2FA#BAE2FA
#BAE2FA is a very light, muted cyan. Relative luminance 0.717; OKLCH L 89.2% C 0.053 H 234.5°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2FA |
|---|---|
| RGB | rgb(186, 226, 250) |
| HSL | hsl(203, 86%, 85%) |
| HSV | hsv(203, 26%, 98%) |
| CMYK | cmyk(25.6%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(87.84, -7.75, -15.93) |
| CIE-LCH | lch(87.84, 17.72, 244.04°) |
| OKLab | oklab(89.21% -0.0309 -0.0434) |
| OKLCH | oklch(89.21% 0.053 234.5) |
| XYZ | xyz(64.6964, 71.7315, 100.8607) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.83
Lightblue
#ADD8E6
ΔE00 5.06
Light Blue
#95D0FC
ΔE00 7.11
Baby Blue
#89CFF0
ΔE00 7.39
Baby Blue (survey)
#A2CFFE
ΔE00 7.74
Sky Blue
#87CEEB
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2FA #FAD2BA
analogous
#BAFAF2 #BAE2FA #BAC2FA
triadic
#BAE2FA #FABAE2 #E2FABA
tetradic
#BAE2FA #F2BAFA #FAD2BA #C2FABA
square
#BAE2FA #F2BAFA #FAD2BA #C2FABA
split-complementary
#BAE2FA #FABAC2 #FAF2BA
monochromatic
#48B2F2 #81CAF6 #BAE2FA #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.37
#BAE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#BAE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2FA
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2FA | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0FB
Deuteranopia (green-blind)
#CED9FA
Tritanopia (blue-blind)
#A7E8E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bae2fa; /* rgb */ color: rgb(186, 226, 250); /* oklch */ color: oklch(89.2% 0.053 234.5);
Tailwind
colors: {
custom: {
50: '#d0ebfc',
500: '#bae2fa',
950: '#000000',
},
}SCSS
$custom: #bae2fa; $custom-light: #d0ebfc; $custom-dark: #000000;
JSON
{
"hex": "#bae2fa",
"rgb": {
"r": 186,
"g": 226,
"b": 250
},
"hsl": {
"h": 202.5,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.89207,
"c": 0.05332,
"h": 234.5
},
"luminance": 0.71734
}Semantic roles & 50–950 ramp
primary
#BAE2FA
secondary
#DEA07A
accent
#5702E3
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485