#BEE5EB#BEE5EB
#BEE5EB is a very light, muted teal. Relative luminance 0.730; OKLCH L 89.6% C 0.041 H 207.8°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE5EB |
|---|---|
| RGB | rgb(190, 229, 235) |
| HSL | hsl(188, 53%, 83%) |
| HSV | hsv(188, 19%, 92%) |
| CMYK | cmyk(19.1%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(88.44, -11.36, -7.13) |
| CIE-LCH | lch(88.44, 13.41, 212.11°) |
| OKLab | oklab(89.6% -0.0366 -0.0193) |
| OKLCH | oklch(89.6% 0.041 207.8) |
| XYZ | xyz(64.2458, 72.9819, 89.2831) |
| Luminance | 0.7298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.61
Lightblue
#ADD8E6
ΔE00 4.38
Pale Sky Blue
#BDF6FE
ΔE00 4.79
Light Sky Blue
#C6FCFF
ΔE00 5.81
Pale Blue
#D0FEFE
ΔE00 6.02
Very Light Blue
#D5FFFF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE5EB #EBC4BE
analogous
#BEEBDA #BEE5EB #BECEEB
triadic
#BEE5EB #EBBEE5 #E5EBBE
tetradic
#BEE5EB #DABEEB #EBC4BE #CEEBBE
square
#BEE5EB #DABEEB #EBC4BE #CEEBBE
split-complementary
#BEE5EB #EBBECE #EBDABE
monochromatic
#60C0CE #8FD2DD #BEE5EB #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.35
#BEE5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#BEE5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE5EB
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE5EB | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EB
Deuteranopia (green-blind)
#D6DBEB
Tritanopia (blue-blind)
#B1E9E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bee5eb; /* rgb */ color: rgb(190, 229, 235); /* oklch */ color: oklch(89.6% 0.041 207.8);
Tailwind
colors: {
custom: {
50: '#d2edf1',
500: '#bee5eb',
950: '#000000',
},
}SCSS
$custom: #bee5eb; $custom-light: #d2edf1; $custom-dark: #000000;
JSON
{
"hex": "#bee5eb",
"rgb": {
"r": 190,
"g": 229,
"b": 235
},
"hsl": {
"h": 188,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.896,
"c": 0.04143,
"h": 207.8
},
"luminance": 0.72984
}Semantic roles & 50–950 ramp
primary
#BEE5EB
secondary
#C78F86
accent
#3A25C0
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485