#BEE4ED#BEE4ED
#BEE4ED is a very light, muted cyan. Relative luminance 0.725; OKLCH L 89.5% C 0.042 H 213.7°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4ED |
|---|---|
| RGB | rgb(190, 228, 237) |
| HSL | hsl(191, 57%, 84%) |
| HSV | hsv(191, 20%, 93%) |
| CMYK | cmyk(19.8%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(88.23, -10.43, -8.49) |
| CIE-LCH | lch(88.23, 13.45, 219.14°) |
| OKLab | oklab(89.45% -0.0346 -0.023) |
| OKLCH | oklch(89.45% 0.042 213.7) |
| XYZ | xyz(64.2604, 72.5463, 90.7214) |
| Luminance | 0.7255 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.41
Lightblue
#ADD8E6
ΔE00 3.50
Pale Sky Blue
#BDF6FE
ΔE00 5.41
Ice Blue
#A5DFF9
ΔE00 6.25
Light Sky Blue
#C6FCFF
ΔE00 6.72
Very Light Blue
#D5FFFF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4ED #EDC7BE
analogous
#BEEDDE #BEE4ED #BECCED
triadic
#BEE4ED #EDBEE4 #E4EDBE
tetradic
#BEE4ED #DEBEED #EDC7BE #CCEDBE
square
#BEE4ED #DEBEED #EDC7BE #CCEDBE
split-complementary
#BEE4ED #EDBECC #EDDEBE
monochromatic
#5EBCD2 #8ED0E0 #BEE4ED #E7F5F8 #E7F5F8
Accessibility & contrast
On white
1.35
#BEE4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#BEE4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4ED
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4ED | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#D5DBED
Tritanopia (blue-blind)
#B0E8E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee4ed; /* rgb */ color: rgb(190, 228, 237); /* oklch */ color: oklch(89.5% 0.042 213.7);
Tailwind
colors: {
custom: {
50: '#d2ecf2',
500: '#bee4ed',
950: '#000000',
},
}SCSS
$custom: #bee4ed; $custom-light: #d2ecf2; $custom-dark: #000000;
JSON
{
"hex": "#bee4ed",
"rgb": {
"r": 190,
"g": 228,
"b": 237
},
"hsl": {
"h": 191.489,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.89454,
"c": 0.04152,
"h": 213.7
},
"luminance": 0.72548
}Semantic roles & 50–950 ramp
primary
#BEE4ED
secondary
#CA9285
accent
#4121C4
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485