#BEE9EA#BEE9EA
#BEE9EA is a very light, muted teal. Relative luminance 0.752; OKLCH L 90.4% C 0.044 H 198.1°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE9EA |
|---|---|
| RGB | rgb(190, 233, 234) |
| HSL | hsl(181, 51%, 83%) |
| HSV | hsv(181, 19%, 92%) |
| CMYK | cmyk(18.8%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(89.47, -13.59, -5.08) |
| CIE-LCH | lch(89.47, 14.51, 200.50°) |
| OKLab | oklab(90.41% -0.0422 -0.0138) |
| OKLCH | oklch(90.41% 0.044 198.1) |
| XYZ | xyz(65.2212, 75.1633, 88.8975) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.00
Paleturquoise
#AFEEEE
ΔE00 4.10
Pale Sky Blue
#BDF6FE
ΔE00 4.18
Light Sky Blue
#C6FCFF
ΔE00 4.30
Pale Blue
#D0FEFE
ΔE00 4.41
Really Light Blue
#D4FFFF
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE9EA #EABFBE
analogous
#BEEAD5 #BEE9EA #BED3EA
triadic
#BEE9EA #EABEE9 #E9EABE
tetradic
#BEE9EA #D5BEEA #EABFBE #D3EABE
square
#BEE9EA #D5BEEA #EABFBE #D3EABE
split-complementary
#BEE9EA #EABED3 #EAD5BE
monochromatic
#61CACC #90D9DB #BEE9EA #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.31
#BEE9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#BEE9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE9EA
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE9EA | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#B0ECE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bee9ea; /* rgb */ color: rgb(190, 233, 234); /* oklch */ color: oklch(90.4% 0.044 198.1);
Tailwind
colors: {
custom: {
50: '#d2f0f0',
500: '#bee9ea',
950: '#000000',
},
}SCSS
$custom: #bee9ea; $custom-light: #d2f0f0; $custom-dark: #000000;
JSON
{
"hex": "#bee9ea",
"rgb": {
"r": 190,
"g": 233,
"b": 234
},
"hsl": {
"h": 181.364,
"s": 51.163,
"l": 83.137
},
"oklch": {
"l": 0.90408,
"c": 0.04446,
"h": 198.1
},
"luminance": 0.75165
}Semantic roles & 50–950 ramp
primary
#BEE9EA
secondary
#C68886
accent
#2A27BF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585