#BEE3F2#BEE3F2
#BEE3F2 is a very light, muted cyan. Relative luminance 0.723; OKLCH L 89.4% C 0.044 H 224.4°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE3F2 |
|---|---|
| RGB | rgb(190, 227, 242) |
| HSL | hsl(197, 67%, 85%) |
| HSV | hsv(197, 21%, 95%) |
| CMYK | cmyk(21.5%, 6.2%, 0%, 5.1%) |
| CIE-LAB | lab(88.11, -8.85, -11.30) |
| CIE-LCH | lch(88.11, 14.35, 231.92°) |
| OKLab | oklab(89.41% -0.0314 -0.0307) |
| OKLCH | oklch(89.41% 0.044 224.4) |
| XYZ | xyz(64.7268, 72.2940, 94.5310) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.32
Ice Blue
#A5DFF9
ΔE00 4.77
Powder Blue
#B0E0E6
ΔE00 5.63
Pale Sky Blue
#BDF6FE
ΔE00 7.07
Lightcyan
#E0FFFF
ΔE00 8.60
Sky Blue
#87CEEB
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE3F2 #F2CDBE
analogous
#BEF2E7 #BEE3F2 #BEC9F2
triadic
#BEE3F2 #F2BEE3 #E3F2BE
tetradic
#BEE3F2 #E7BEF2 #F2CDBE #C9F2BE
square
#BEE3F2 #E7BEF2 #F2CDBE #C9F2BE
split-complementary
#BEE3F2 #F2BEC9 #F2E7BE
monochromatic
#58B7DE #8BCDE8 #BEE3F2 #E5F4FA #E5F4FA
Accessibility & contrast
On white
1.36
#BEE3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#BEE3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE3F2
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE3F2 | 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)
#DBE1F3
Deuteranopia (green-blind)
#D2DAF2
Tritanopia (blue-blind)
#AFE8E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee3f2; /* rgb */ color: rgb(190, 227, 242); /* oklch */ color: oklch(89.4% 0.044 224.4);
Tailwind
colors: {
custom: {
50: '#d2ebf6',
500: '#bee3f2',
950: '#000000',
},
}SCSS
$custom: #bee3f2; $custom-light: #d2ebf6; $custom-dark: #000000;
JSON
{
"hex": "#bee3f2",
"rgb": {
"r": 190,
"g": 227,
"b": 242
},
"hsl": {
"h": 197.308,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.89405,
"c": 0.04387,
"h": 224.4
},
"luminance": 0.72296
}Semantic roles & 50–950 ramp
primary
#BEE3F2
secondary
#D29982
accent
#4C17CF
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485