#BEE4EB#BEE4EB
#BEE4EB is a very light, muted teal. Relative luminance 0.724; OKLCH L 89.4% C 0.041 H 210.0°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4EB |
|---|---|
| RGB | rgb(190, 228, 235) |
| HSL | hsl(189, 53%, 83%) |
| HSV | hsv(189, 19%, 92%) |
| CMYK | cmyk(19.1%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(88.18, -10.85, -7.52) |
| CIE-LCH | lch(88.18, 13.21, 214.72°) |
| OKLab | oklab(89.39% -0.0353 -0.0204) |
| OKLCH | oklch(89.39% 0.041 210) |
| XYZ | xyz(63.9699, 72.4301, 89.1911) |
| Luminance | 0.7243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.90
Lightblue
#ADD8E6
ΔE00 3.96
Pale Sky Blue
#BDF6FE
ΔE00 5.17
Light Sky Blue
#C6FCFF
ΔE00 6.28
Very Light Blue
#D5FFFF
ΔE00 6.47
Pale Blue
#D0FEFE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4EB #EBC5BE
analogous
#BEEBDB #BEE4EB #BECDEB
triadic
#BEE4EB #EBBEE4 #E4EBBE
tetradic
#BEE4EB #DBBEEB #EBC5BE #CDEBBE
square
#BEE4EB #DBBEEB #EBC5BE #CDEBBE
split-complementary
#BEE4EB #EBBECD #EBDBBE
monochromatic
#60BDCE #8FD1DD #BEE4EB #E8F5F8 #E8F5F8
Accessibility & contrast
On white
1.36
#BEE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#BEE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4EB
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4EB | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EB
Deuteranopia (green-blind)
#D5DBEB
Tritanopia (blue-blind)
#B1E8E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee4eb; /* rgb */ color: rgb(190, 228, 235); /* oklch */ color: oklch(89.4% 0.041 210.0);
Tailwind
colors: {
custom: {
50: '#d2ecf1',
500: '#bee4eb',
950: '#000000',
},
}SCSS
$custom: #bee4eb; $custom-light: #d2ecf1; $custom-dark: #000000;
JSON
{
"hex": "#bee4eb",
"rgb": {
"r": 190,
"g": 228,
"b": 235
},
"hsl": {
"h": 189.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.89391,
"c": 0.04079,
"h": 210
},
"luminance": 0.72432
}Semantic roles & 50–950 ramp
primary
#BEE4EB
secondary
#C79086
accent
#3D25C0
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485