#BEE2EF#BEE2EF
#BEE2EF is a very light, muted cyan. Relative luminance 0.716; OKLCH L 89.1% C 0.042 H 221.7°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2EF |
|---|---|
| RGB | rgb(190, 226, 239) |
| HSL | hsl(196, 60%, 84%) |
| HSV | hsv(196, 21%, 94%) |
| CMYK | cmyk(20.5%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(87.76, -8.98, -10.24) |
| CIE-LCH | lch(87.76, 13.62, 228.73°) |
| OKLab | oklab(89.1% -0.0312 -0.0278) |
| OKLCH | oklch(89.1% 0.042 221.7) |
| XYZ | xyz(64.0072, 71.5698, 92.0866) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.08
Powder Blue
#B0E0E6
ΔE00 5.08
Ice Blue
#A5DFF9
ΔE00 5.23
Pale Sky Blue
#BDF6FE
ΔE00 6.87
Lightcyan
#E0FFFF
ΔE00 8.23
Light Sky Blue
#C6FCFF
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2EF #EFCBBE
analogous
#BEEFE4 #BEE2EF #BECAEF
triadic
#BEE2EF #EFBEE2 #E2EFBE
tetradic
#BEE2EF #E4BEEF #EFCBBE #CAEFBE
square
#BEE2EF #E4BEEF #EFCBBE #CAEFBE
split-complementary
#BEE2EF #EFBECA #EFE4BE
monochromatic
#5CB6D7 #8DCCE3 #BEE2EF #E6F4F9 #E6F4F9
Accessibility & contrast
On white
1.37
#BEE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#BEE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2EF
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2EF | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F0
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#B0E6E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee2ef; /* rgb */ color: rgb(190, 226, 239); /* oklch */ color: oklch(89.1% 0.042 221.7);
Tailwind
colors: {
custom: {
50: '#d2ebf4',
500: '#bee2ef',
950: '#000000',
},
}SCSS
$custom: #bee2ef; $custom-light: #d2ebf4; $custom-dark: #000000;
JSON
{
"hex": "#bee2ef",
"rgb": {
"r": 190,
"g": 226,
"b": 239
},
"hsl": {
"h": 195.918,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.89101,
"c": 0.04175,
"h": 221.7
},
"luminance": 0.71572
}Semantic roles & 50–950 ramp
primary
#BEE2EF
secondary
#CD9784
accent
#4B1DC8
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485