#BEE5F2#BEE5F2
#BEE5F2 is a very light, muted cyan. Relative luminance 0.734; OKLCH L 89.8% C 0.044 H 220.0°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE5F2 |
|---|---|
| RGB | rgb(190, 229, 242) |
| HSL | hsl(195, 67%, 85%) |
| HSV | hsv(195, 21%, 95%) |
| CMYK | cmyk(21.5%, 5.4%, 0%, 5.1%) |
| CIE-LAB | lab(88.64, -9.87, -10.51) |
| CIE-LCH | lch(88.64, 14.42, 226.79°) |
| OKLab | oklab(89.82% -0.034 -0.0285) |
| OKLCH | oklch(89.82% 0.044 220) |
| XYZ | xyz(65.2770, 73.3944, 94.7144) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.27
Powder Blue
#B0E0E6
ΔE00 4.61
Ice Blue
#A5DFF9
ΔE00 5.08
Pale Sky Blue
#BDF6FE
ΔE00 5.95
Light Sky Blue
#C6FCFF
ΔE00 7.53
Lightcyan
#E0FFFF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE5F2 #F2CBBE
analogous
#BEF2E5 #BEE5F2 #BECBF2
triadic
#BEE5F2 #F2BEE5 #E5F2BE
tetradic
#BEE5F2 #E5BEF2 #F2CBBE #CBF2BE
square
#BEE5F2 #E5BEF2 #F2CBBE #CBF2BE
split-complementary
#BEE5F2 #F2BECB #F2E5BE
monochromatic
#58BCDE #8BD1E8 #BEE5F2 #E5F5FA #E5F5FA
Accessibility & contrast
On white
1.34
#BEE5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#BEE5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE5F2
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE5F2 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F3
Deuteranopia (green-blind)
#D4DCF2
Tritanopia (blue-blind)
#AFEAE9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bee5f2; /* rgb */ color: rgb(190, 229, 242); /* oklch */ color: oklch(89.8% 0.044 220.0);
Tailwind
colors: {
custom: {
50: '#d2edf6',
500: '#bee5f2',
950: '#000000',
},
}SCSS
$custom: #bee5f2; $custom-light: #d2edf6; $custom-dark: #000000;
JSON
{
"hex": "#bee5f2",
"rgb": {
"r": 190,
"g": 229,
"b": 242
},
"hsl": {
"h": 195,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.89821,
"c": 0.04438,
"h": 220
},
"luminance": 0.73397
}Semantic roles & 50–950 ramp
primary
#BEE5F2
secondary
#D29682
accent
#4517CF
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485