#BEE6FB#BEE6FB
#BEE6FB is a very light, muted cyan. Relative luminance 0.745; OKLCH L 90.3% C 0.051 H 230.9°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE6FB |
|---|---|
| RGB | rgb(190, 230, 251) |
| HSL | hsl(201, 88%, 86%) |
| HSV | hsv(201, 24%, 98%) |
| CMYK | cmyk(24.3%, 8.4%, 0%, 1.6%) |
| CIE-LAB | lab(89.16, -8.42, -14.45) |
| CIE-LCH | lch(89.16, 16.72, 239.77°) |
| OKLab | oklab(90.32% -0.032 -0.0393) |
| OKLCH | oklch(90.32% 0.051 230.9) |
| XYZ | xyz(66.9396, 74.5034, 102.1017) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.03
Lightblue
#ADD8E6
ΔE00 4.71
Powder Blue
#B0E0E6
ΔE00 7.40
Pale Sky Blue
#BDF6FE
ΔE00 8.00
Baby Blue
#89CFF0
ΔE00 8.15
Light Blue
#95D0FC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE6FB #FBD3BE
analogous
#BEFBF2 #BEE6FB #BEC8FB
triadic
#BEE6FB #FBBEE6 #E6FBBE
tetradic
#BEE6FB #F2BEFB #FBD3BE #C8FBBE
square
#BEE6FB #F2BEFB #FBD3BE #C8FBBE
split-complementary
#BEE6FB #FBBEC8 #FBF2BE
monochromatic
#4BBAF4 #84D0F7 #BEE6FB #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.32
#BEE6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#BEE6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE6FB
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE6FB | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FC
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#ACECEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bee6fb; /* rgb */ color: rgb(190, 230, 251); /* oklch */ color: oklch(90.3% 0.051 230.9);
Tailwind
colors: {
custom: {
50: '#d2edfc',
500: '#bee6fb',
950: '#000000',
},
}SCSS
$custom: #bee6fb; $custom-light: #d2edfc; $custom-dark: #000000;
JSON
{
"hex": "#bee6fb",
"rgb": {
"r": 190,
"g": 230,
"b": 251
},
"hsl": {
"h": 200.656,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.90322,
"c": 0.05068,
"h": 230.9
},
"luminance": 0.74506
}Semantic roles & 50–950 ramp
primary
#BEE6FB
secondary
#E09F7D
accent
#4F00E5
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485