#BEE5FE#BEE5FE
#BEE5FE is a very light, muted cyan. Relative luminance 0.741; OKLCH L 90.2% C 0.053 H 236.3°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE5FE |
|---|---|
| RGB | rgb(190, 229, 254) |
| HSL | hsl(203, 97%, 87%) |
| HSV | hsv(203, 25%, 100%) |
| CMYK | cmyk(25.2%, 9.8%, 0%, 0.4%) |
| CIE-LAB | lab(88.99, -7.24, -16.28) |
| CIE-LCH | lch(88.99, 17.82, 246.02°) |
| OKLab | oklab(90.22% -0.0296 -0.0444) |
| OKLCH | oklch(90.22% 0.053 236.3) |
| XYZ | xyz(67.1387, 74.1391, 104.5195) |
| Luminance | 0.7414 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.49
Lightblue
#ADD8E6
ΔE00 5.89
Light Blue
#95D0FC
ΔE00 7.43
Baby Blue (survey)
#A2CFFE
ΔE00 7.79
Powder Blue (survey)
#B1D1FC
ΔE00 7.88
Baby Blue
#89CFF0
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE5FE #FED7BE
analogous
#BEFEF7 #BEE5FE #BEC5FE
triadic
#BEE5FE #FEBEE5 #E5FEBE
tetradic
#BEE5FE #F7BEFE #FED7BE #C5FEBE
square
#BEE5FE #F7BEFE #FED7BE #C5FEBE
split-complementary
#BEE5FE #FEBEC5 #FEF7BE
monochromatic
#45B5FC #82CDFD #BEE5FE #E1F3FF #E1F3FF
Accessibility & contrast
On white
1.33
#BEE5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#BEE5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE5FE
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE5FE | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#ABECED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bee5fe; /* rgb */ color: rgb(190, 229, 254); /* oklch */ color: oklch(90.2% 0.053 236.3);
Tailwind
colors: {
custom: {
50: '#d2edfe',
500: '#bee5fe',
950: '#000000',
},
}SCSS
$custom: #bee5fe; $custom-light: #d2edfe; $custom-dark: #000000;
JSON
{
"hex": "#bee5fe",
"rgb": {
"r": 190,
"g": 229,
"b": 254
},
"hsl": {
"h": 203.438,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.90216,
"c": 0.05333,
"h": 236.3
},
"luminance": 0.74142
}Semantic roles & 50–950 ramp
primary
#BEE5FE
secondary
#E6A47B
accent
#5A00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485