#BEE2F4#BEE2F4
#BEE2F4 is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.3% C 0.045 H 229.5°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2F4 |
|---|---|
| RGB | rgb(190, 226, 244) |
| HSL | hsl(200, 71%, 85%) |
| HSV | hsv(200, 22%, 96%) |
| CMYK | cmyk(22.1%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(87.91, -7.91, -12.65) |
| CIE-LCH | lch(87.91, 14.92, 238.00°) |
| OKLab | oklab(89.26% -0.0293 -0.0344) |
| OKLCH | oklch(89.26% 0.045 229.5) |
| XYZ | xyz(64.7561, 71.8694, 96.0307) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.98
Ice Blue
#A5DFF9
ΔE00 4.55
Powder Blue
#B0E0E6
ΔE00 6.90
Pale Sky Blue
#BDF6FE
ΔE00 8.20
Baby Blue
#89CFF0
ΔE00 8.31
Sky Blue
#87CEEB
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2F4 #F4D0BE
analogous
#BEF4EB #BEE2F4 #BEC7F4
triadic
#BEE2F4 #F4BEE2 #E2F4BE
tetradic
#BEE2F4 #EBBEF4 #F4D0BE #C7F4BE
square
#BEE2F4 #EBBEF4 #F4D0BE #C7F4BE
split-complementary
#BEE2F4 #F4BEC7 #F4EBBE
monochromatic
#55B3E2 #8ACBEB #BEE2F4 #E5F3FB #E5F3FB
Accessibility & contrast
On white
1.37
#BEE2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#BEE2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2F4
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2F4 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F5
Deuteranopia (green-blind)
#D1DAF4
Tritanopia (blue-blind)
#AFE7E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee2f4; /* rgb */ color: rgb(190, 226, 244); /* oklch */ color: oklch(89.3% 0.045 229.5);
Tailwind
colors: {
custom: {
50: '#d2ebf7',
500: '#bee2f4',
950: '#000000',
},
}SCSS
$custom: #bee2f4; $custom-light: #d2ebf7; $custom-dark: #000000;
JSON
{
"hex": "#bee2f4",
"rgb": {
"r": 190,
"g": 226,
"b": 244
},
"hsl": {
"h": 200,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.89263,
"c": 0.04518,
"h": 229.5
},
"luminance": 0.71872
}Semantic roles & 50–950 ramp
primary
#BEE2F4
secondary
#D59D81
accent
#5312D3
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485