#BEE3FD#BEE3FD
#BEE3FD is a very light, muted cyan. Relative luminance 0.730; OKLCH L 89.8% C 0.053 H 238.8°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE3FD |
|---|---|
| RGB | rgb(190, 227, 253) |
| HSL | hsl(205, 94%, 87%) |
| HSV | hsv(205, 25%, 99%) |
| CMYK | cmyk(24.9%, 10.3%, 0%, 0.8%) |
| CIE-LAB | lab(88.44, -6.43, -16.58) |
| CIE-LCH | lch(88.44, 17.79, 248.80°) |
| OKLab | oklab(89.77% -0.0273 -0.0452) |
| OKLCH | oklch(89.77% 0.053 238.8) |
| XYZ | xyz(66.4288, 72.9748, 103.4950) |
| Luminance | 0.7298 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.97
Lightblue
#ADD8E6
ΔE00 6.31
Powder Blue (survey)
#B1D1FC
ΔE00 7.06
Light Blue
#95D0FC
ΔE00 7.10
Baby Blue (survey)
#A2CFFE
ΔE00 7.14
Light Blue Grey
#B7C9E2
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE3FD #FDD8BE
analogous
#BEFDF8 #BEE3FD #BEC4FD
triadic
#BEE3FD #FDBEE3 #E3FDBE
tetradic
#BEE3FD #F8BEFD #FDD8BE #C4FDBE
square
#BEE3FD #F8BEFD #FDD8BE #C4FDBE
split-complementary
#BEE3FD #FDBEC4 #FDF8BE
monochromatic
#47B0F9 #83C9FB #BEE3FD #E1F2FE #E1F2FE
Accessibility & contrast
On white
1.35
#BEE3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#BEE3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE3FD
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE3FD | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FE
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#ACEAEB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bee3fd; /* rgb */ color: rgb(190, 227, 253); /* oklch */ color: oklch(89.8% 0.053 238.8);
Tailwind
colors: {
custom: {
50: '#d2ebfe',
500: '#bee3fd',
950: '#000000',
},
}SCSS
$custom: #bee3fd; $custom-light: #d2ebfe; $custom-dark: #000000;
JSON
{
"hex": "#bee3fd",
"rgb": {
"r": 190,
"g": 227,
"b": 253
},
"hsl": {
"h": 204.762,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.8977,
"c": 0.05283,
"h": 238.8
},
"luminance": 0.72977
}Semantic roles & 50–950 ramp
primary
#BEE3FD
secondary
#E4A67B
accent
#5F00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485