#BEE4FF#BEE4FF
#BEE4FF is a very light, muted cyan. Relative luminance 0.737; OKLCH L 90.0% C 0.054 H 239.2°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4FF |
|---|---|
| RGB | rgb(190, 228, 255) |
| HSL | hsl(205, 100%, 87%) |
| HSV | hsv(205, 25%, 100%) |
| CMYK | cmyk(25.5%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(88.76, -6.50, -17.15) |
| CIE-LCH | lch(88.76, 18.34, 249.24°) |
| OKLab | oklab(90.04% -0.0279 -0.0468) |
| OKLCH | oklch(90.04% 0.054 239.2) |
| XYZ | xyz(67.0234, 73.6515, 105.2731) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.98
Lightblue
#ADD8E6
ΔE00 6.56
Powder Blue (survey)
#B1D1FC
ΔE00 7.02
Light Blue
#95D0FC
ΔE00 7.02
Baby Blue (survey)
#A2CFFE
ΔE00 7.05
Light Blue Grey
#B7C9E2
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4FF #FFD9BE
analogous
#BEFFF9 #BEE4FF #BEC4FF
triadic
#BEE4FF #FFBEE4 #E4FFBE
tetradic
#BEE4FF #F9BEFF #FFD9BE #C4FFBE
square
#BEE4FF #F9BEFF #FFD9BE #C4FFBE
split-complementary
#BEE4FF #FFBEC4 #FFF9BE
monochromatic
#44B1FF #81CBFF #BEE4FF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.33
#BEE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#BEE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4FF
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4FF | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#D0DCFF
Tritanopia (blue-blind)
#ABEBEC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bee4ff; /* rgb */ color: rgb(190, 228, 255); /* oklch */ color: oklch(90.0% 0.054 239.2);
Tailwind
colors: {
custom: {
50: '#d2ecff',
500: '#bee4ff',
950: '#000000',
},
}SCSS
$custom: #bee4ff; $custom-light: #d2ecff; $custom-dark: #000000;
JSON
{
"hex": "#bee4ff",
"rgb": {
"r": 190,
"g": 228,
"b": 255
},
"hsl": {
"h": 204.923,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.90044,
"c": 0.05447,
"h": 239.2
},
"luminance": 0.73654
}Semantic roles & 50–950 ramp
primary
#BEE4FF
secondary
#E7A77A
accent
#5F00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486