#BEE0FB#BEE0FB
#BEE0FB is a very light, muted cyan. Relative luminance 0.712; OKLCH L 89.1% C 0.052 H 242.2°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE0FB |
|---|---|
| RGB | rgb(190, 224, 251) |
| HSL | hsl(207, 88%, 86%) |
| HSV | hsv(207, 24%, 98%) |
| CMYK | cmyk(24.3%, 10.8%, 0%, 1.6%) |
| CIE-LAB | lab(87.59, -5.33, -16.80) |
| CIE-LCH | lch(87.59, 17.63, 252.40°) |
| OKLab | oklab(89.09% -0.0242 -0.0458) |
| OKLCH | oklch(89.09% 0.052 242.2) |
| XYZ | xyz(65.2985, 71.2213, 101.5547) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.80
Powder Blue (survey)
#B1D1FC
ΔE00 6.00
Baby Blue (survey)
#A2CFFE
ΔE00 6.41
Light Blue
#95D0FC
ΔE00 6.87
Light Blue Grey
#B7C9E2
ΔE00 6.89
Lightblue
#ADD8E6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE0FB #FBD9BE
analogous
#BEFBF7 #BEE0FB #BEC2FB
triadic
#BEE0FB #FBBEE0 #E0FBBE
tetradic
#BEE0FB #F7BEFB #FBD9BE #C2FBBE
square
#BEE0FB #F7BEFB #FBD9BE #C2FBBE
split-complementary
#BEE0FB #FBBEC2 #FBF7BE
monochromatic
#4BA9F4 #84C5F7 #BEE0FB #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.38
#BEE0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#BEE0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE0FB
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE0FB | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFC
Deuteranopia (green-blind)
#CDD9FB
Tritanopia (blue-blind)
#ADE7E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee0fb; /* rgb */ color: rgb(190, 224, 251); /* oklch */ color: oklch(89.1% 0.052 242.2);
Tailwind
colors: {
custom: {
50: '#d2e9fc',
500: '#bee0fb',
950: '#000000',
},
}SCSS
$custom: #bee0fb; $custom-light: #d2e9fc; $custom-dark: #000000;
JSON
{
"hex": "#bee0fb",
"rgb": {
"r": 190,
"g": 224,
"b": 251
},
"hsl": {
"h": 206.557,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.89085,
"c": 0.05177,
"h": 242.2
},
"luminance": 0.71223
}Semantic roles & 50–950 ramp
primary
#BEE0FB
secondary
#E0A97D
accent
#6600E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485