#BEE4EA#BEE4EA
#BEE4EA is a very light, muted teal. Relative luminance 0.724; OKLCH L 89.4% C 0.040 H 208.1°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4EA |
|---|---|
| RGB | rgb(190, 228, 234) |
| HSL | hsl(188, 51%, 83%) |
| HSV | hsv(188, 19%, 92%) |
| CMYK | cmyk(18.8%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(88.15, -11.06, -7.04) |
| CIE-LCH | lch(88.15, 13.11, 212.45°) |
| OKLab | oklab(89.36% -0.0357 -0.0191) |
| OKLCH | oklch(89.36% 0.04 208.1) |
| XYZ | xyz(63.8258, 72.3725, 88.4324) |
| Luminance | 0.7237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.72
Lightblue
#ADD8E6
ΔE00 4.24
Pale Sky Blue
#BDF6FE
ΔE00 5.10
Light Sky Blue
#C6FCFF
ΔE00 6.10
Very Light Blue
#D5FFFF
ΔE00 6.27
Pale Blue
#D0FEFE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4EA #EAC4BE
analogous
#BEEADA #BEE4EA #BECEEA
triadic
#BEE4EA #EABEE4 #E4EABE
tetradic
#BEE4EA #DABEEA #EAC4BE #CEEABE
square
#BEE4EA #DABEEA #EAC4BE #CEEABE
split-complementary
#BEE4EA #EABECE #EADABE
monochromatic
#61BECC #90D1DB #BEE4EA #E8F5F8 #E8F5F8
Accessibility & contrast
On white
1.36
#BEE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#BEE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4EA
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4EA | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EA
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#B1E8E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee4ea; /* rgb */ color: rgb(190, 228, 234); /* oklch */ color: oklch(89.4% 0.040 208.1);
Tailwind
colors: {
custom: {
50: '#d2ecf0',
500: '#bee4ea',
950: '#000000',
},
}SCSS
$custom: #bee4ea; $custom-light: #d2ecf0; $custom-dark: #000000;
JSON
{
"hex": "#bee4ea",
"rgb": {
"r": 190,
"g": 228,
"b": 234
},
"hsl": {
"h": 188.182,
"s": 51.163,
"l": 83.137
},
"oklch": {
"l": 0.8936,
"c": 0.04048,
"h": 208.1
},
"luminance": 0.72374
}Semantic roles & 50–950 ramp
primary
#BEE4EA
secondary
#C68F86
accent
#3C27BF
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485