#BEE5FB#BEE5FB
#BEE5FB is a very light, muted cyan. Relative luminance 0.740; OKLCH L 90.1% C 0.051 H 232.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE5FB |
|---|---|
| RGB | rgb(190, 229, 251) |
| HSL | hsl(202, 88%, 86%) |
| HSV | hsv(202, 24%, 98%) |
| CMYK | cmyk(24.3%, 8.8%, 0%, 1.6%) |
| CIE-LAB | lab(88.90, -7.91, -14.84) |
| CIE-LCH | lch(88.90, 16.82, 241.95°) |
| OKLab | oklab(90.12% -0.0307 -0.0404) |
| OKLCH | oklch(90.12% 0.051 232.8) |
| XYZ | xyz(66.6621, 73.9484, 102.0092) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.17
Lightblue
#ADD8E6
ΔE00 4.99
Powder Blue
#B0E0E6
ΔE00 7.88
Light Blue
#95D0FC
ΔE00 8.06
Baby Blue
#89CFF0
ΔE00 8.09
Sky Blue
#87CEEB
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE5FB #FBD4BE
analogous
#BEFBF3 #BEE5FB #BEC7FB
triadic
#BEE5FB #FBBEE5 #E5FBBE
tetradic
#BEE5FB #F3BEFB #FBD4BE #C7FBBE
square
#BEE5FB #F3BEFB #FBD4BE #C7FBBE
split-complementary
#BEE5FB #FBBEC7 #FBF3BE
monochromatic
#4BB7F4 #84CEF7 #BEE5FB #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.33
#BEE5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#BEE5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE5FB
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE5FB | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FC
Deuteranopia (green-blind)
#D2DCFB
Tritanopia (blue-blind)
#ACEBEC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bee5fb; /* rgb */ color: rgb(190, 229, 251); /* oklch */ color: oklch(90.1% 0.051 232.8);
Tailwind
colors: {
custom: {
50: '#d2edfc',
500: '#bee5fb',
950: '#000000',
},
}SCSS
$custom: #bee5fb; $custom-light: #d2edfc; $custom-dark: #000000;
JSON
{
"hex": "#bee5fb",
"rgb": {
"r": 190,
"g": 229,
"b": 251
},
"hsl": {
"h": 201.639,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.90115,
"c": 0.05072,
"h": 232.8
},
"luminance": 0.73951
}Semantic roles & 50–950 ramp
primary
#BEE5FB
secondary
#E0A17D
accent
#5300E5
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485