#BEE3EA#BEE3EA
#BEE3EA is a very light, muted teal. Relative luminance 0.718; OKLCH L 89.2% C 0.040 H 210.4°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE3EA |
|---|---|
| RGB | rgb(190, 227, 234) |
| HSL | hsl(190, 51%, 83%) |
| HSV | hsv(190, 19%, 92%) |
| CMYK | cmyk(18.8%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(87.88, -10.56, -7.43) |
| CIE-LCH | lch(87.88, 12.91, 215.13°) |
| OKLab | oklab(89.15% -0.0344 -0.0201) |
| OKLCH | oklch(89.15% 0.04 210.4) |
| XYZ | xyz(63.5515, 71.8239, 88.3410) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.06
Lightblue
#ADD8E6
ΔE00 3.84
Pale Sky Blue
#BDF6FE
ΔE00 5.48
Light Sky Blue
#C6FCFF
ΔE00 6.58
Very Light Blue
#D5FFFF
ΔE00 6.71
Really Light Blue
#D4FFFF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE3EA #EAC5BE
analogous
#BEEADB #BEE3EA #BECDEA
triadic
#BEE3EA #EABEE3 #E3EABE
tetradic
#BEE3EA #DBBEEA #EAC5BE #CDEABE
square
#BEE3EA #DBBEEA #EAC5BE #CDEABE
split-complementary
#BEE3EA #EABECD #EADBBE
monochromatic
#61BBCC #90CFDB #BEE3EA #E8F5F8 #E8F5F8
Accessibility & contrast
On white
1.37
#BEE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#BEE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE3EA
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE3EA | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EA
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#B1E7E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee3ea; /* rgb */ color: rgb(190, 227, 234); /* oklch */ color: oklch(89.2% 0.040 210.4);
Tailwind
colors: {
custom: {
50: '#d2ebf0',
500: '#bee3ea',
950: '#000000',
},
}SCSS
$custom: #bee3ea; $custom-light: #d2ebf0; $custom-dark: #000000;
JSON
{
"hex": "#bee3ea",
"rgb": {
"r": 190,
"g": 227,
"b": 234
},
"hsl": {
"h": 189.545,
"s": 51.163,
"l": 83.137
},
"oklch": {
"l": 0.89151,
"c": 0.03984,
"h": 210.4
},
"luminance": 0.71826
}Semantic roles & 50–950 ramp
primary
#BEE3EA
secondary
#C69086
accent
#3F27BF
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485