#BEE3FE#BEE3FE
#BEE3FE is a very light, muted cyan. Relative luminance 0.730; OKLCH L 89.8% C 0.054 H 239.9°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE3FE |
|---|---|
| RGB | rgb(190, 227, 254) |
| HSL | hsl(205, 97%, 87%) |
| HSV | hsv(205, 25%, 100%) |
| CMYK | cmyk(25.2%, 10.6%, 0%, 0.4%) |
| CIE-LAB | lab(88.47, -6.21, -17.06) |
| CIE-LCH | lch(88.47, 18.16, 250.00°) |
| OKLab | oklab(89.81% -0.027 -0.0465) |
| OKLCH | oklch(89.81% 0.054 239.9) |
| XYZ | xyz(66.5886, 73.0387, 104.3361) |
| Luminance | 0.7304 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.16
Lightblue
#ADD8E6
ΔE00 6.63
Powder Blue (survey)
#B1D1FC
ΔE00 6.76
Baby Blue (survey)
#A2CFFE
ΔE00 6.88
Light Blue
#95D0FC
ΔE00 6.96
Light Blue Grey
#B7C9E2
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE3FE #FED9BE
analogous
#BEFEF9 #BEE3FE #BEC3FE
triadic
#BEE3FE #FEBEE3 #E3FEBE
tetradic
#BEE3FE #F9BEFE #FED9BE #C3FEBE
square
#BEE3FE #F9BEFE #FED9BE #C3FEBE
split-complementary
#BEE3FE #FEBEC3 #FEF9BE
monochromatic
#45AFFC #82C9FD #BEE3FE #E1F2FF #E1F2FF
Accessibility & contrast
On white
1.35
#BEE3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#BEE3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE3FE
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE3FE | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#ACEAEB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bee3fe; /* rgb */ color: rgb(190, 227, 254); /* oklch */ color: oklch(89.8% 0.054 239.9);
Tailwind
colors: {
custom: {
50: '#d2ebfe',
500: '#bee3fe',
950: '#000000',
},
}SCSS
$custom: #bee3fe; $custom-light: #d2ebfe; $custom-dark: #000000;
JSON
{
"hex": "#bee3fe",
"rgb": {
"r": 190,
"g": 227,
"b": 254
},
"hsl": {
"h": 205.313,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.89805,
"c": 0.05379,
"h": 239.9
},
"luminance": 0.73041
}Semantic roles & 50–950 ramp
primary
#BEE3FE
secondary
#E6A87B
accent
#6100E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485