#BEE3EB#BEE3EB
#BEE3EB is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.2% C 0.040 H 212.2°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE3EB |
|---|---|
| RGB | rgb(190, 227, 235) |
| HSL | hsl(191, 53%, 83%) |
| HSV | hsv(191, 19%, 92%) |
| CMYK | cmyk(19.1%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(87.91, -10.35, -7.91) |
| CIE-LCH | lch(87.91, 13.02, 217.41°) |
| OKLab | oklab(89.18% -0.034 -0.0214) |
| OKLCH | oklch(89.18% 0.04 212.2) |
| XYZ | xyz(63.6956, 71.8815, 89.0997) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.29
Lightblue
#ADD8E6
ΔE00 3.59
Pale Sky Blue
#BDF6FE
ΔE00 5.59
Ice Blue
#A5DFF9
ΔE00 6.60
Light Sky Blue
#C6FCFF
ΔE00 6.79
Very Light Blue
#D5FFFF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE3EB #EBC6BE
analogous
#BEEBDC #BEE3EB #BECCEB
triadic
#BEE3EB #EBBEE3 #E3EBBE
tetradic
#BEE3EB #DCBEEB #EBC6BE #CCEBBE
square
#BEE3EB #DCBEEB #EBC6BE #CCEBBE
split-complementary
#BEE3EB #EBBECC #EBDCBE
monochromatic
#60BBCE #8FCFDD #BEE3EB #E8F5F8 #E8F5F8
Accessibility & contrast
On white
1.37
#BEE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#BEE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE3EB
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE3EB | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#D4DAEB
Tritanopia (blue-blind)
#B1E7E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee3eb; /* rgb */ color: rgb(190, 227, 235); /* oklch */ color: oklch(89.2% 0.040 212.2);
Tailwind
colors: {
custom: {
50: '#d2ebf1',
500: '#bee3eb',
950: '#000000',
},
}SCSS
$custom: #bee3eb; $custom-light: #d2ebf1; $custom-dark: #000000;
JSON
{
"hex": "#bee3eb",
"rgb": {
"r": 190,
"g": 227,
"b": 235
},
"hsl": {
"h": 190.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.89183,
"c": 0.0402,
"h": 212.2
},
"luminance": 0.71883
}Semantic roles & 50–950 ramp
primary
#BEE3EB
secondary
#C79186
accent
#4125C0
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485