#BEE6FE#BEE6FE
#BEE6FE is a very light, muted cyan. Relative luminance 0.747; OKLCH L 90.4% C 0.053 H 234.5°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE6FE |
|---|---|
| RGB | rgb(190, 230, 254) |
| HSL | hsl(203, 97%, 87%) |
| HSV | hsv(203, 25%, 100%) |
| CMYK | cmyk(25.2%, 9.4%, 0%, 0.4%) |
| CIE-LAB | lab(89.25, -7.75, -15.89) |
| CIE-LCH | lch(89.25, 17.68, 243.98°) |
| OKLab | oklab(90.42% -0.0309 -0.0433) |
| OKLCH | oklch(90.42% 0.053 234.5) |
| XYZ | xyz(67.4162, 74.6940, 104.6120) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.23
Lightblue
#ADD8E6
ΔE00 5.56
Light Blue
#95D0FC
ΔE00 7.73
Baby Blue
#89CFF0
ΔE00 8.07
Baby Blue (survey)
#A2CFFE
ΔE00 8.27
Powder Blue (survey)
#B1D1FC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE6FE #FED6BE
analogous
#BEFEF6 #BEE6FE #BEC6FE
triadic
#BEE6FE #FEBEE6 #E6FEBE
tetradic
#BEE6FE #F6BEFE #FED6BE #C6FEBE
square
#BEE6FE #F6BEFE #FED6BE #C6FEBE
split-complementary
#BEE6FE #FEBEC6 #FEF6BE
monochromatic
#45B8FC #82CFFD #BEE6FE #E1F3FF #E1F3FF
Accessibility & contrast
On white
1.32
#BEE6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#BEE6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE6FE
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE6FE | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#ABECED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bee6fe; /* rgb */ color: rgb(190, 230, 254); /* oklch */ color: oklch(90.4% 0.053 234.5);
Tailwind
colors: {
custom: {
50: '#d2edfe',
500: '#bee6fe',
950: '#000000',
},
}SCSS
$custom: #bee6fe; $custom-light: #d2edfe; $custom-dark: #000000;
JSON
{
"hex": "#bee6fe",
"rgb": {
"r": 190,
"g": 230,
"b": 254
},
"hsl": {
"h": 202.5,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.90423,
"c": 0.05317,
"h": 234.5
},
"luminance": 0.74697
}Semantic roles & 50–950 ramp
primary
#BEE6FE
secondary
#E6A37B
accent
#5600E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485