#BEE9EE#BEE9EE
#BEE9EE is a very light, muted teal. Relative luminance 0.754; OKLCH L 90.5% C 0.045 H 205.1°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE9EE |
|---|---|
| RGB | rgb(190, 233, 238) |
| HSL | hsl(186, 59%, 84%) |
| HSV | hsv(186, 20%, 93%) |
| CMYK | cmyk(20.2%, 2.1%, 0%, 6.7%) |
| CIE-LAB | lab(89.58, -12.76, -7.02) |
| CIE-LCH | lch(89.58, 14.56, 208.82°) |
| OKLab | oklab(90.53% -0.0407 -0.0191) |
| OKLCH | oklch(90.53% 0.045 205.1) |
| XYZ | xyz(65.8023, 75.3957, 91.9582) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.47
Pale Sky Blue
#BDF6FE
ΔE00 3.62
Light Sky Blue
#C6FCFF
ΔE00 4.50
Pale Blue
#D0FEFE
ΔE00 4.88
Paleturquoise
#AFEEEE
ΔE00 4.98
Really Light Blue
#D4FFFF
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE9EE #EEC3BE
analogous
#BEEEDB #BEE9EE #BED1EE
triadic
#BEE9EE #EEBEE9 #E9EEBE
tetradic
#BEE9EE #DBBEEE #EEC3BE #D1EEBE
square
#BEE9EE #DBBEEE #EEC3BE #D1EEBE
split-complementary
#BEE9EE #EEBED1 #EEDBBE
monochromatic
#5DC8D5 #8DD9E1 #BEE9EE #E7F7F9 #E7F7F9
Accessibility & contrast
On white
1.31
#BEE9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#BEE9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE9EE
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE9EE | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#AFEDEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bee9ee; /* rgb */ color: rgb(190, 233, 238); /* oklch */ color: oklch(90.5% 0.045 205.1);
Tailwind
colors: {
custom: {
50: '#d2f0f3',
500: '#bee9ee',
950: '#000000',
},
}SCSS
$custom: #bee9ee; $custom-light: #d2f0f3; $custom-dark: #000000;
JSON
{
"hex": "#bee9ee",
"rgb": {
"r": 190,
"g": 233,
"b": 238
},
"hsl": {
"h": 186.25,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.9053,
"c": 0.04496,
"h": 205.1
},
"luminance": 0.75398
}Semantic roles & 50–950 ramp
primary
#BEE9EE
secondary
#CC8C84
accent
#311FC6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585