#BEE0EB#BEE0EB
#BEE0EB is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.6% C 0.039 H 219.3°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE0EB |
|---|---|
| RGB | rgb(190, 224, 235) |
| HSL | hsl(195, 53%, 83%) |
| HSV | hsv(195, 19%, 92%) |
| CMYK | cmyk(19.1%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(87.12, -8.81, -9.08) |
| CIE-LCH | lch(87.12, 12.65, 225.87°) |
| OKLab | oklab(88.56% -0.03 -0.0246) |
| OKLCH | oklch(88.56% 0.039 219.3) |
| XYZ | xyz(62.8822, 70.2547, 88.8286) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.05
Powder Blue
#B0E0E6
ΔE00 4.80
Ice Blue
#A5DFF9
ΔE00 5.88
Pale Sky Blue
#BDF6FE
ΔE00 7.06
Lightcyan
#E0FFFF
ΔE00 8.10
Light Sky Blue
#C6FCFF
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE0EB #EBC9BE
analogous
#BEEBDF #BEE0EB #BEC9EB
triadic
#BEE0EB #EBBEE0 #E0EBBE
tetradic
#BEE0EB #DFBEEB #EBC9BE #C9EBBE
square
#BEE0EB #DFBEEB #EBC9BE #C9EBBE
split-complementary
#BEE0EB #EBBEC9 #EBDFBE
monochromatic
#60B3CE #8FCADD #BEE0EB #E8F4F8 #E8F4F8
Accessibility & contrast
On white
1.40
#BEE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#BEE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE0EB
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE0EB | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#D2D8EB
Tritanopia (blue-blind)
#B1E4E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee0eb; /* rgb */ color: rgb(190, 224, 235); /* oklch */ color: oklch(88.6% 0.039 219.3);
Tailwind
colors: {
custom: {
50: '#d2e9f1',
500: '#bee0eb',
950: '#000000',
},
}SCSS
$custom: #bee0eb; $custom-light: #d2e9f1; $custom-dark: #000000;
JSON
{
"hex": "#bee0eb",
"rgb": {
"r": 190,
"g": 224,
"b": 235
},
"hsl": {
"h": 194.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.88558,
"c": 0.03884,
"h": 219.3
},
"luminance": 0.70257
}Semantic roles & 50–950 ramp
primary
#BEE0EB
secondary
#C79686
accent
#4B25C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485