#BEE2FB#BEE2FB
#BEE2FB is a very light, muted cyan. Relative luminance 0.723; OKLCH L 89.5% C 0.051 H 238.5°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2FB |
|---|---|
| RGB | rgb(190, 226, 251) |
| HSL | hsl(205, 88%, 86%) |
| HSV | hsv(205, 24%, 98%) |
| CMYK | cmyk(24.3%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(88.11, -6.36, -16.02) |
| CIE-LCH | lch(88.11, 17.23, 248.33°) |
| OKLab | oklab(89.5% -0.0268 -0.0436) |
| OKLCH | oklch(89.5% 0.051 238.5) |
| XYZ | xyz(65.8392, 72.3026, 101.7349) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.00
Lightblue
#ADD8E6
ΔE00 6.08
Powder Blue (survey)
#B1D1FC
ΔE00 7.13
Light Blue
#95D0FC
ΔE00 7.19
Baby Blue (survey)
#A2CFFE
ΔE00 7.25
Light Blue Grey
#B7C9E2
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2FB #FBD7BE
analogous
#BEFBF6 #BEE2FB #BEC4FB
triadic
#BEE2FB #FBBEE2 #E2FBBE
tetradic
#BEE2FB #F6BEFB #FBD7BE #C4FBBE
square
#BEE2FB #F6BEFB #FBD7BE #C4FBBE
split-complementary
#BEE2FB #FBBEC4 #FBF6BE
monochromatic
#4BAFF4 #84C8F7 #BEE2FB #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.36
#BEE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#BEE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2FB
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2FB | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FC
Deuteranopia (green-blind)
#CFDAFB
Tritanopia (blue-blind)
#ADE8EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee2fb; /* rgb */ color: rgb(190, 226, 251); /* oklch */ color: oklch(89.5% 0.051 238.5);
Tailwind
colors: {
custom: {
50: '#d2ebfc',
500: '#bee2fb',
950: '#000000',
},
}SCSS
$custom: #bee2fb; $custom-light: #d2ebfc; $custom-dark: #000000;
JSON
{
"hex": "#bee2fb",
"rgb": {
"r": 190,
"g": 226,
"b": 251
},
"hsl": {
"h": 204.59,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.89497,
"c": 0.05119,
"h": 238.5
},
"luminance": 0.72305
}Semantic roles & 50–950 ramp
primary
#BEE2FB
secondary
#E0A67D
accent
#5E00E5
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485