#BEE9ED#BEE9ED
#BEE9ED is a very light, muted teal. Relative luminance 0.753; OKLCH L 90.5% C 0.045 H 203.4°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE9ED |
|---|---|
| RGB | rgb(190, 233, 237) |
| HSL | hsl(185, 57%, 84%) |
| HSV | hsv(185, 20%, 93%) |
| CMYK | cmyk(19.8%, 1.7%, 0%, 7.1%) |
| CIE-LAB | lab(89.55, -12.97, -6.53) |
| CIE-LCH | lch(89.55, 14.52, 206.74°) |
| OKLab | oklab(90.5% -0.0411 -0.0178) |
| OKLCH | oklch(90.5% 0.045 203.4) |
| XYZ | xyz(65.6558, 75.3371, 91.1866) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.50
Pale Sky Blue
#BDF6FE
ΔE00 3.69
Light Sky Blue
#C6FCFF
ΔE00 4.39
Pale Blue
#D0FEFE
ΔE00 4.70
Paleturquoise
#AFEEEE
ΔE00 4.71
Really Light Blue
#D4FFFF
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE9ED #EDC2BE
analogous
#BEEDD9 #BEE9ED #BED1ED
triadic
#BEE9ED #EDBEE9 #E9EDBE
tetradic
#BEE9ED #D9BEED #EDC2BE #D1EDBE
square
#BEE9ED #D9BEED #EDC2BE #D1EDBE
split-complementary
#BEE9ED #EDBED1 #EDD9BE
monochromatic
#5EC9D2 #8ED9E0 #BEE9ED #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.31
#BEE9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#BEE9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE9ED
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE9ED | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5ED
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#B0EDEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bee9ed; /* rgb */ color: rgb(190, 233, 237); /* oklch */ color: oklch(90.5% 0.045 203.4);
Tailwind
colors: {
custom: {
50: '#d2f0f2',
500: '#bee9ed',
950: '#000000',
},
}SCSS
$custom: #bee9ed; $custom-light: #d2f0f2; $custom-dark: #000000;
JSON
{
"hex": "#bee9ed",
"rgb": {
"r": 190,
"g": 233,
"b": 237
},
"hsl": {
"h": 185.106,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.90499,
"c": 0.04477,
"h": 203.4
},
"luminance": 0.75339
}Semantic roles & 50–950 ramp
primary
#BEE9ED
secondary
#CA8B85
accent
#2F21C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585