#BEE2F3#BEE2F3
#BEE2F3 is a very light, muted cyan. Relative luminance 0.718; OKLCH L 89.2% C 0.044 H 228.1°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2F3 |
|---|---|
| RGB | rgb(190, 226, 243) |
| HSL | hsl(199, 69%, 85%) |
| HSV | hsv(199, 22%, 95%) |
| CMYK | cmyk(21.8%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(87.88, -8.12, -12.17) |
| CIE-LCH | lch(87.88, 14.63, 236.28°) |
| OKLab | oklab(89.23% -0.0297 -0.0331) |
| OKLCH | oklch(89.23% 0.044 228.1) |
| XYZ | xyz(64.6047, 71.8088, 95.2332) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.73
Ice Blue
#A5DFF9
ΔE00 4.62
Powder Blue
#B0E0E6
ΔE00 6.53
Pale Sky Blue
#BDF6FE
ΔE00 7.92
Baby Blue
#89CFF0
ΔE00 8.42
Sky Blue
#87CEEB
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2F3 #F3CFBE
analogous
#BEF3E9 #BEE2F3 #BEC8F3
triadic
#BEE2F3 #F3BEE2 #E2F3BE
tetradic
#BEE2F3 #E9BEF3 #F3CFBE #C8F3BE
square
#BEE2F3 #E9BEF3 #F3CFBE #C8F3BE
split-complementary
#BEE2F3 #F3BEC8 #F3E9BE
monochromatic
#57B4E0 #8ACBE9 #BEE2F3 #E5F3FA #E5F3FA
Accessibility & contrast
On white
1.37
#BEE2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#BEE2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2F3
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2F3 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F4
Deuteranopia (green-blind)
#D1DAF3
Tritanopia (blue-blind)
#AFE7E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee2f3; /* rgb */ color: rgb(190, 226, 243); /* oklch */ color: oklch(89.2% 0.044 228.1);
Tailwind
colors: {
custom: {
50: '#d2ebf7',
500: '#bee2f3',
950: '#000000',
},
}SCSS
$custom: #bee2f3; $custom-light: #d2ebf7; $custom-dark: #000000;
JSON
{
"hex": "#bee2f3",
"rgb": {
"r": 190,
"g": 226,
"b": 243
},
"hsl": {
"h": 199.245,
"s": 68.831,
"l": 84.902
},
"oklch": {
"l": 0.8923,
"c": 0.04443,
"h": 228.1
},
"luminance": 0.71811
}Semantic roles & 50–950 ramp
primary
#BEE2F3
secondary
#D39C82
accent
#5115D1
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485