#BEE4F9#BEE4F9
#BEE4F9 is a very light, muted cyan. Relative luminance 0.733; OKLCH L 89.8% C 0.049 H 232.2°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4F9 |
|---|---|
| RGB | rgb(190, 228, 249) |
| HSL | hsl(201, 83%, 86%) |
| HSV | hsv(201, 24%, 98%) |
| CMYK | cmyk(23.7%, 8.4%, 0%, 2.4%) |
| CIE-LAB | lab(88.58, -7.84, -14.27) |
| CIE-LCH | lch(88.58, 16.28, 241.23°) |
| OKLab | oklab(89.84% -0.0301 -0.0388) |
| OKLCH | oklch(89.84% 0.049 232.2) |
| XYZ | xyz(66.0726, 73.2712, 100.2656) |
| Luminance | 0.7327 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.25
Lightblue
#ADD8E6
ΔE00 4.73
Powder Blue
#B0E0E6
ΔE00 7.66
Baby Blue
#89CFF0
ΔE00 8.11
Light Blue
#95D0FC
ΔE00 8.20
Sky Blue
#87CEEB
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4F9 #F9D3BE
analogous
#BEF9F0 #BEE4F9 #BEC6F9
triadic
#BEE4F9 #F9BEE4 #E4F9BE
tetradic
#BEE4F9 #F0BEF9 #F9D3BE #C6F9BE
square
#BEE4F9 #F0BEF9 #F9D3BE #C6F9BE
split-complementary
#BEE4F9 #F9BEC6 #F9F0BE
monochromatic
#4EB5EF #86CDF4 #BEE4F9 #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.34
#BEE4F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#BEE4F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4F9
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4F9 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2FA
Deuteranopia (green-blind)
#D1DBF9
Tritanopia (blue-blind)
#ADEAEA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bee4f9; /* rgb */ color: rgb(190, 228, 249); /* oklch */ color: oklch(89.8% 0.049 232.2);
Tailwind
colors: {
custom: {
50: '#d2ecfb',
500: '#bee4f9',
950: '#000000',
},
}SCSS
$custom: #bee4f9; $custom-light: #d2ecfb; $custom-dark: #000000;
JSON
{
"hex": "#bee4f9",
"rgb": {
"r": 190,
"g": 228,
"b": 249
},
"hsl": {
"h": 201.356,
"s": 83.099,
"l": 86.078
},
"oklch": {
"l": 0.89842,
"c": 0.04914,
"h": 232.2
},
"luminance": 0.73274
}Semantic roles & 50–950 ramp
primary
#BEE4F9
secondary
#DDA07E
accent
#5306E0
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485