#BEE2F2#BEE2F2
#BEE2F2 is a very light, muted cyan. Relative luminance 0.718; OKLCH L 89.2% C 0.044 H 226.5°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2F2 |
|---|---|
| RGB | rgb(190, 226, 242) |
| HSL | hsl(198, 67%, 85%) |
| HSV | hsv(198, 21%, 95%) |
| CMYK | cmyk(21.5%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(87.85, -8.34, -11.69) |
| CIE-LCH | lch(87.85, 14.36, 234.49°) |
| OKLab | oklab(89.2% -0.0301 -0.0317) |
| OKLCH | oklch(89.2% 0.044 226.5) |
| XYZ | xyz(64.4541, 71.7486, 94.4401) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.51
Ice Blue
#A5DFF9
ΔE00 4.72
Powder Blue
#B0E0E6
ΔE00 6.17
Pale Sky Blue
#BDF6FE
ΔE00 7.64
Baby Blue
#89CFF0
ΔE00 8.54
Sky Blue
#87CEEB
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2F2 #F2CEBE
analogous
#BEF2E8 #BEE2F2 #BEC8F2
triadic
#BEE2F2 #F2BEE2 #E2F2BE
tetradic
#BEE2F2 #E8BEF2 #F2CEBE #C8F2BE
square
#BEE2F2 #E8BEF2 #F2CEBE #C8F2BE
split-complementary
#BEE2F2 #F2BEC8 #F2E8BE
monochromatic
#58B4DE #8BCBE8 #BEE2F2 #E5F4FA #E5F4FA
Accessibility & contrast
On white
1.37
#BEE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#BEE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2F2
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2F2 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F3
Deuteranopia (green-blind)
#D2DAF2
Tritanopia (blue-blind)
#AFE7E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee2f2; /* rgb */ color: rgb(190, 226, 242); /* oklch */ color: oklch(89.2% 0.044 226.5);
Tailwind
colors: {
custom: {
50: '#d2ebf6',
500: '#bee2f2',
950: '#000000',
},
}SCSS
$custom: #bee2f2; $custom-light: #d2ebf6; $custom-dark: #000000;
JSON
{
"hex": "#bee2f2",
"rgb": {
"r": 190,
"g": 226,
"b": 242
},
"hsl": {
"h": 198.462,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.89198,
"c": 0.04371,
"h": 226.5
},
"luminance": 0.71751
}Semantic roles & 50–950 ramp
primary
#BEE2F2
secondary
#D29B82
accent
#4F17CF
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485