#BEE9FA#BEE9FA
#BEE9FA is a very light, muted cyan. Relative luminance 0.761; OKLCH L 90.9% C 0.050 H 223.9°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE9FA |
|---|---|
| RGB | rgb(190, 233, 250) |
| HSL | hsl(197, 86%, 86%) |
| HSV | hsv(197, 24%, 98%) |
| CMYK | cmyk(24%, 6.8%, 0%, 2%) |
| CIE-LAB | lab(89.92, -10.17, -12.79) |
| CIE-LCH | lch(89.92, 16.34, 231.51°) |
| OKLab | oklab(90.91% -0.0362 -0.0348) |
| OKLCH | oklch(90.91% 0.05 223.9) |
| XYZ | xyz(67.6244, 76.1246, 101.5544) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.11
Ice Blue
#A5DFF9
ΔE00 4.26
Powder Blue
#B0E0E6
ΔE00 5.69
Pale Sky Blue
#BDF6FE
ΔE00 5.99
Light Sky Blue
#C6FCFF
ΔE00 7.78
Very Light Blue
#D5FFFF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE9FA #FACFBE
analogous
#BEFAED #BEE9FA #BECBFA
triadic
#BEE9FA #FABEE9 #E9FABE
tetradic
#BEE9FA #EDBEFA #FACFBE #CBFABE
square
#BEE9FA #EDBEFA #FACFBE #CBFABE
split-complementary
#BEE9FA #FABECB #FAEDBE
monochromatic
#4CC3F1 #85D6F6 #BEE9FA #E3F5FD #E3F5FD
Accessibility & contrast
On white
1.29
#BEE9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#BEE9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE9FA
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE9FA | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FB
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#ACEFEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bee9fa; /* rgb */ color: rgb(190, 233, 250); /* oklch */ color: oklch(90.9% 0.050 223.9);
Tailwind
colors: {
custom: {
50: '#d2f0fc',
500: '#bee9fa',
950: '#000000',
},
}SCSS
$custom: #bee9fa; $custom-light: #d2f0fc; $custom-dark: #000000;
JSON
{
"hex": "#bee9fa",
"rgb": {
"r": 190,
"g": 233,
"b": 250
},
"hsl": {
"h": 197,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.90911,
"c": 0.05021,
"h": 223.9
},
"luminance": 0.76127
}Semantic roles & 50–950 ramp
primary
#BEE9FA
secondary
#DF997E
accent
#4203E2
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585