#BEE0FE#BEE0FE
#BEE0FE is a very light, muted cyan. Relative luminance 0.714; OKLCH L 89.2% C 0.055 H 245.1°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE0FE |
|---|---|
| RGB | rgb(190, 224, 254) |
| HSL | hsl(208, 97%, 87%) |
| HSV | hsv(208, 25%, 100%) |
| CMYK | cmyk(25.2%, 11.8%, 0%, 0.4%) |
| CIE-LAB | lab(87.68, -4.66, -18.24) |
| CIE-LCH | lch(87.68, 18.82, 255.68°) |
| OKLab | oklab(89.19% -0.0231 -0.0498) |
| OKLCH | oklch(89.19% 0.055 245.1) |
| XYZ | xyz(65.7752, 71.4119, 104.0650) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.13
Baby Blue (survey)
#A2CFFE
ΔE00 5.77
Ice Blue
#A5DFF9
ΔE00 6.43
Light Blue
#95D0FC
ΔE00 6.67
Light Blue Grey
#B7C9E2
ΔE00 6.69
Lightsteelblue
#B0C4DE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE0FE #FEDCBE
analogous
#BEFEFC #BEE0FE #BEC0FE
triadic
#BEE0FE #FEBEE0 #E0FEBE
tetradic
#BEE0FE #FCBEFE #FEDCBE #C0FEBE
square
#BEE0FE #FCBEFE #FEDCBE #C0FEBE
split-complementary
#BEE0FE #FEBEC0 #FEFCBE
monochromatic
#45A7FC #82C3FD #BEE0FE #E1F1FF #E1F1FF
Accessibility & contrast
On white
1.37
#BEE0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#BEE0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE0FE
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE0FE | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#CCD9FD
Tritanopia (blue-blind)
#ACE7EA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee0fe; /* rgb */ color: rgb(190, 224, 254); /* oklch */ color: oklch(89.2% 0.055 245.1);
Tailwind
colors: {
custom: {
50: '#d2e9fe',
500: '#bee0fe',
950: '#000000',
},
}SCSS
$custom: #bee0fe; $custom-light: #d2e9fe; $custom-dark: #000000;
JSON
{
"hex": "#bee0fe",
"rgb": {
"r": 190,
"g": 224,
"b": 254
},
"hsl": {
"h": 208.125,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.89189,
"c": 0.05486,
"h": 245.1
},
"luminance": 0.71414
}Semantic roles & 50–950 ramp
primary
#BEE0FE
secondary
#E6AD7B
accent
#6C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485