#BEE2F5#BEE2F5
#BEE2F5 is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.3% C 0.046 H 231.0°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2F5 |
|---|---|
| RGB | rgb(190, 226, 245) |
| HSL | hsl(201, 73%, 85%) |
| HSV | hsv(201, 22%, 96%) |
| CMYK | cmyk(22.4%, 7.8%, 0%, 3.9%) |
| CIE-LAB | lab(87.94, -7.69, -13.13) |
| CIE-LCH | lch(87.94, 15.22, 239.66°) |
| OKLab | oklab(89.3% -0.0289 -0.0357) |
| OKLCH | oklch(89.3% 0.046 231) |
| XYZ | xyz(64.9084, 71.9303, 96.8325) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.25
Ice Blue
#A5DFF9
ΔE00 4.52
Powder Blue
#B0E0E6
ΔE00 7.26
Baby Blue
#89CFF0
ΔE00 8.23
Sky Blue
#87CEEB
ΔE00 8.48
Pale Sky Blue
#BDF6FE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2F5 #F5D1BE
analogous
#BEF5EC #BEE2F5 #BEC6F5
triadic
#BEE2F5 #F5BEE2 #E2F5BE
tetradic
#BEE2F5 #ECBEF5 #F5D1BE #C6F5BE
square
#BEE2F5 #ECBEF5 #F5D1BE #C6F5BE
split-complementary
#BEE2F5 #F5BEC6 #F5ECBE
monochromatic
#54B3E5 #89CAED #BEE2F5 #E4F3FB #E4F3FB
Accessibility & contrast
On white
1.36
#BEE2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#BEE2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2F5
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2F5 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F6
Deuteranopia (green-blind)
#D1DAF5
Tritanopia (blue-blind)
#AEE7E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee2f5; /* rgb */ color: rgb(190, 226, 245); /* oklch */ color: oklch(89.3% 0.046 231.0);
Tailwind
colors: {
custom: {
50: '#d2ebf8',
500: '#bee2f5',
950: '#000000',
},
}SCSS
$custom: #bee2f5; $custom-light: #d2ebf8; $custom-dark: #000000;
JSON
{
"hex": "#bee2f5",
"rgb": {
"r": 190,
"g": 226,
"b": 245
},
"hsl": {
"h": 200.727,
"s": 73.333,
"l": 85.294
},
"oklch": {
"l": 0.89296,
"c": 0.04596,
"h": 231
},
"luminance": 0.71932
}Semantic roles & 50–950 ramp
primary
#BEE2F5
secondary
#D69E81
accent
#5410D5
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485