#BEE3F8#BEE3F8
#BEE3F8 is a very light, muted cyan. Relative luminance 0.727; OKLCH L 89.6% C 0.048 H 232.9°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE3F8 |
|---|---|
| RGB | rgb(190, 227, 248) |
| HSL | hsl(202, 81%, 86%) |
| HSV | hsv(202, 23%, 97%) |
| CMYK | cmyk(23.4%, 8.5%, 0%, 2.7%) |
| CIE-LAB | lab(88.29, -7.54, -14.18) |
| CIE-LCH | lch(88.29, 16.07, 242.00°) |
| OKLab | oklab(89.6% -0.0292 -0.0386) |
| OKLCH | oklch(89.6% 0.048 232.9) |
| XYZ | xyz(65.6428, 72.6604, 99.3550) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.39
Lightblue
#ADD8E6
ΔE00 4.77
Powder Blue
#B0E0E6
ΔE00 7.81
Light Blue
#95D0FC
ΔE00 8.10
Baby Blue
#89CFF0
ΔE00 8.11
Sky Blue
#87CEEB
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE3F8 #F8D3BE
analogous
#BEF8F0 #BEE3F8 #BEC6F8
triadic
#BEE3F8 #F8BEE3 #E3F8BE
tetradic
#BEE3F8 #F0BEF8 #F8D3BE #C6F8BE
square
#BEE3F8 #F0BEF8 #F8D3BE #C6F8BE
split-complementary
#BEE3F8 #F8BEC6 #F8F0BE
monochromatic
#4FB3EC #87CBF2 #BEE3F8 #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.35
#BEE3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#BEE3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE3F8
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE3F8 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E1F9
Deuteranopia (green-blind)
#D1DBF8
Tritanopia (blue-blind)
#ADE9E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee3f8; /* rgb */ color: rgb(190, 227, 248); /* oklch */ color: oklch(89.6% 0.048 232.9);
Tailwind
colors: {
custom: {
50: '#d2ebfa',
500: '#bee3f8',
950: '#000000',
},
}SCSS
$custom: #bee3f8; $custom-light: #d2ebfa; $custom-dark: #000000;
JSON
{
"hex": "#bee3f8",
"rgb": {
"r": 190,
"g": 227,
"b": 248
},
"hsl": {
"h": 201.724,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.89602,
"c": 0.04837,
"h": 232.9
},
"luminance": 0.72663
}Semantic roles & 50–950 ramp
primary
#BEE3F8
secondary
#DBA07F
accent
#5509DD
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485