#BEE0F8#BEE0F8
#BEE0F8 is a very light, muted cyan. Relative luminance 0.710; OKLCH L 89.0% C 0.049 H 238.9°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE0F8 |
|---|---|
| RGB | rgb(190, 224, 248) |
| HSL | hsl(205, 81%, 86%) |
| HSV | hsv(205, 23%, 97%) |
| CMYK | cmyk(23.4%, 9.7%, 0%, 2.7%) |
| CIE-LAB | lab(87.50, -6.00, -15.36) |
| CIE-LCH | lch(87.50, 16.49, 248.68°) |
| OKLab | oklab(88.98% -0.0252 -0.0418) |
| OKLCH | oklch(88.98% 0.049 238.9) |
| XYZ | xyz(64.8294, 71.0336, 99.0838) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.28
Lightblue
#ADD8E6
ΔE00 5.99
Powder Blue (survey)
#B1D1FC
ΔE00 7.00
Baby Blue (survey)
#A2CFFE
ΔE00 7.23
Light Blue Grey
#B7C9E2
ΔE00 7.25
Light Blue
#95D0FC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE0F8 #F8D6BE
analogous
#BEF8F3 #BEE0F8 #BEC3F8
triadic
#BEE0F8 #F8BEE0 #E0F8BE
tetradic
#BEE0F8 #F3BEF8 #F8D6BE #C3F8BE
square
#BEE0F8 #F3BEF8 #F8D6BE #C3F8BE
split-complementary
#BEE0F8 #F8BEC3 #F8F3BE
monochromatic
#4FABEC #87C6F2 #BEE0F8 #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.38
#BEE0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#BEE0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE0F8
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE0F8 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF9
Deuteranopia (green-blind)
#CED8F8
Tritanopia (blue-blind)
#AEE6E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee0f8; /* rgb */ color: rgb(190, 224, 248); /* oklch */ color: oklch(89.0% 0.049 238.9);
Tailwind
colors: {
custom: {
50: '#d2e9fa',
500: '#bee0f8',
950: '#000000',
},
}SCSS
$custom: #bee0f8; $custom-light: #d2e9fa; $custom-dark: #000000;
JSON
{
"hex": "#bee0f8",
"rgb": {
"r": 190,
"g": 224,
"b": 248
},
"hsl": {
"h": 204.828,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.88983,
"c": 0.04884,
"h": 238.9
},
"luminance": 0.71036
}Semantic roles & 50–950 ramp
primary
#BEE0F8
secondary
#DBA57F
accent
#6009DD
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485