#BEE1F2#BEE1F2
#BEE1F2 is a very light, muted cyan. Relative luminance 0.712; OKLCH L 89.0% C 0.044 H 228.8°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE1F2 |
|---|---|
| RGB | rgb(190, 225, 242) |
| HSL | hsl(200, 67%, 85%) |
| HSV | hsv(200, 21%, 95%) |
| CMYK | cmyk(21.5%, 7%, 0%, 5.1%) |
| CIE-LAB | lab(87.59, -7.83, -12.08) |
| CIE-LCH | lch(87.59, 14.39, 237.06°) |
| OKLab | oklab(88.99% -0.0287 -0.0328) |
| OKLCH | oklch(88.99% 0.044 228.8) |
| XYZ | xyz(64.1830, 71.2063, 94.3497) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.79
Ice Blue
#A5DFF9
ΔE00 4.76
Powder Blue
#B0E0E6
ΔE00 6.71
Pale Sky Blue
#BDF6FE
ΔE00 8.22
Baby Blue
#89CFF0
ΔE00 8.42
Sky Blue
#87CEEB
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE1F2 #F2CFBE
analogous
#BEF2E9 #BEE1F2 #BEC7F2
triadic
#BEE1F2 #F2BEE1 #E1F2BE
tetradic
#BEE1F2 #E9BEF2 #F2CFBE #C7F2BE
square
#BEE1F2 #E9BEF2 #F2CFBE #C7F2BE
split-complementary
#BEE1F2 #F2BEC7 #F2E9BE
monochromatic
#58B2DE #8BC9E8 #BEE1F2 #E5F3FA #E5F3FA
Accessibility & contrast
On white
1.38
#BEE1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#BEE1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE1F2
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE1F2 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#D1D9F2
Tritanopia (blue-blind)
#AFE6E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee1f2; /* rgb */ color: rgb(190, 225, 242); /* oklch */ color: oklch(89.0% 0.044 228.8);
Tailwind
colors: {
custom: {
50: '#d2eaf6',
500: '#bee1f2',
950: '#000000',
},
}SCSS
$custom: #bee1f2; $custom-light: #d2eaf6; $custom-dark: #000000;
JSON
{
"hex": "#bee1f2",
"rgb": {
"r": 190,
"g": 225,
"b": 242
},
"hsl": {
"h": 199.615,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.88991,
"c": 0.04361,
"h": 228.8
},
"luminance": 0.71208
}Semantic roles & 50–950 ramp
primary
#BEE1F2
secondary
#D29C82
accent
#5317CF
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485