#BEE5EA#BEE5EA
#BEE5EA is a very light, muted teal. Relative luminance 0.729; OKLCH L 89.6% C 0.041 H 206.0°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE5EA |
|---|---|
| RGB | rgb(190, 229, 234) |
| HSL | hsl(187, 51%, 83%) |
| HSV | hsv(187, 19%, 92%) |
| CMYK | cmyk(18.8%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(88.41, -11.57, -6.65) |
| CIE-LCH | lch(88.41, 13.35, 209.87°) |
| OKLab | oklab(89.57% -0.037 -0.018) |
| OKLCH | oklch(89.57% 0.041 206) |
| XYZ | xyz(64.1017, 72.9242, 88.5243) |
| Luminance | 0.7293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.51
Lightblue
#ADD8E6
ΔE00 4.69
Pale Sky Blue
#BDF6FE
ΔE00 4.77
Light Sky Blue
#C6FCFF
ΔE00 5.65
Pale Blue
#D0FEFE
ΔE00 5.82
Very Light Blue
#D5FFFF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE5EA #EAC3BE
analogous
#BEEAD9 #BEE5EA #BECFEA
triadic
#BEE5EA #EABEE5 #E5EABE
tetradic
#BEE5EA #D9BEEA #EAC3BE #CFEABE
square
#BEE5EA #D9BEEA #EAC3BE #CFEABE
split-complementary
#BEE5EA #EABECF #EAD9BE
monochromatic
#61C0CC #90D2DB #BEE5EA #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.35
#BEE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#BEE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE5EA
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE5EA | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1EA
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#B1E8E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bee5ea; /* rgb */ color: rgb(190, 229, 234); /* oklch */ color: oklch(89.6% 0.041 206.0);
Tailwind
colors: {
custom: {
50: '#d2edf0',
500: '#bee5ea',
950: '#000000',
},
}SCSS
$custom: #bee5ea; $custom-light: #d2edf0; $custom-dark: #000000;
JSON
{
"hex": "#bee5ea",
"rgb": {
"r": 190,
"g": 229,
"b": 234
},
"hsl": {
"h": 186.818,
"s": 51.163,
"l": 83.137
},
"oklch": {
"l": 0.89569,
"c": 0.04118,
"h": 206
},
"luminance": 0.72926
}Semantic roles & 50–950 ramp
primary
#BEE5EA
secondary
#C68D86
accent
#3827BF
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485