#BEE4EE#BEE4EE
#BEE4EE is a very light, muted cyan. Relative luminance 0.726; OKLCH L 89.5% C 0.042 H 215.5°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4EE |
|---|---|
| RGB | rgb(190, 228, 238) |
| HSL | hsl(193, 59%, 84%) |
| HSV | hsv(193, 20%, 93%) |
| CMYK | cmyk(20.2%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(88.26, -10.22, -8.97) |
| CIE-LCH | lch(88.26, 13.60, 221.28°) |
| OKLab | oklab(89.49% -0.0342 -0.0243) |
| OKLCH | oklch(89.49% 0.042 215.5) |
| XYZ | xyz(64.4069, 72.6049, 91.4930) |
| Luminance | 0.7261 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.33
Powder Blue
#B0E0E6
ΔE00 3.72
Pale Sky Blue
#BDF6FE
ΔE00 5.59
Ice Blue
#A5DFF9
ΔE00 5.93
Light Sky Blue
#C6FCFF
ΔE00 6.97
Very Light Blue
#D5FFFF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4EE #EEC8BE
analogous
#BEEEE0 #BEE4EE #BECCEE
triadic
#BEE4EE #EEBEE4 #E4EEBE
tetradic
#BEE4EE #E0BEEE #EEC8BE #CCEEBE
square
#BEE4EE #E0BEEE #EEC8BE #CCEEBE
split-complementary
#BEE4EE #EEBECC #EEE0BE
monochromatic
#5DBCD5 #8DD0E1 #BEE4EE #E7F5F9 #E7F5F9
Accessibility & contrast
On white
1.35
#BEE4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#BEE4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4EE
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4EE | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EF
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#B0E8E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee4ee; /* rgb */ color: rgb(190, 228, 238); /* oklch */ color: oklch(89.5% 0.042 215.5);
Tailwind
colors: {
custom: {
50: '#d2ecf3',
500: '#bee4ee',
950: '#000000',
},
}SCSS
$custom: #bee4ee; $custom-light: #d2ecf3; $custom-dark: #000000;
JSON
{
"hex": "#bee4ee",
"rgb": {
"r": 190,
"g": 228,
"b": 238
},
"hsl": {
"h": 192.5,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.89485,
"c": 0.04196,
"h": 215.5
},
"luminance": 0.72607
}Semantic roles & 50–950 ramp
primary
#BEE4EE
secondary
#CC9384
accent
#421FC6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485