#BEE3FB#BEE3FB
#BEE3FB is a very light, muted cyan. Relative luminance 0.729; OKLCH L 89.7% C 0.051 H 236.6°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE3FB |
|---|---|
| RGB | rgb(190, 227, 251) |
| HSL | hsl(204, 88%, 86%) |
| HSV | hsv(204, 24%, 98%) |
| CMYK | cmyk(24.3%, 9.6%, 0%, 1.6%) |
| CIE-LAB | lab(88.38, -6.88, -15.63) |
| CIE-LCH | lch(88.38, 17.07, 246.24°) |
| OKLab | oklab(89.7% -0.0281 -0.0425) |
| OKLCH | oklch(89.7% 0.051 236.6) |
| XYZ | xyz(66.1119, 72.8480, 101.8258) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.67
Lightblue
#ADD8E6
ΔE00 5.69
Light Blue
#95D0FC
ΔE00 7.44
Powder Blue (survey)
#B1D1FC
ΔE00 7.71
Baby Blue (survey)
#A2CFFE
ΔE00 7.72
Baby Blue
#89CFF0
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE3FB #FBD6BE
analogous
#BEFBF5 #BEE3FB #BEC5FB
triadic
#BEE3FB #FBBEE3 #E3FBBE
tetradic
#BEE3FB #F5BEFB #FBD6BE #C5FBBE
square
#BEE3FB #F5BEFB #FBD6BE #C5FBBE
split-complementary
#BEE3FB #FBBEC5 #FBF5BE
monochromatic
#4BB1F4 #84CAF7 #BEE3FB #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.35
#BEE3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#BEE3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE3FB
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE3FB | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FC
Deuteranopia (green-blind)
#D0DBFB
Tritanopia (blue-blind)
#ACE9EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bee3fb; /* rgb */ color: rgb(190, 227, 251); /* oklch */ color: oklch(89.7% 0.051 236.6);
Tailwind
colors: {
custom: {
50: '#d2ebfc',
500: '#bee3fb',
950: '#000000',
},
}SCSS
$custom: #bee3fb; $custom-light: #d2ebfc; $custom-dark: #000000;
JSON
{
"hex": "#bee3fb",
"rgb": {
"r": 190,
"g": 227,
"b": 251
},
"hsl": {
"h": 203.607,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.89703,
"c": 0.05097,
"h": 236.6
},
"luminance": 0.7285
}Semantic roles & 50–950 ramp
primary
#BEE3FB
secondary
#E0A47D
accent
#5A00E5
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485