#BEE9EB#BEE9EB
#BEE9EB is a very light, muted teal. Relative luminance 0.752; OKLCH L 90.4% C 0.045 H 199.9°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE9EB |
|---|---|
| RGB | rgb(190, 233, 235) |
| HSL | hsl(183, 53%, 83%) |
| HSV | hsv(183, 19%, 92%) |
| CMYK | cmyk(19.1%, 0.9%, 0%, 7.8%) |
| CIE-LAB | lab(89.50, -13.39, -5.57) |
| CIE-LCH | lch(89.50, 14.50, 202.58°) |
| OKLab | oklab(90.44% -0.0419 -0.0151) |
| OKLCH | oklch(90.44% 0.045 199.9) |
| XYZ | xyz(65.3653, 75.2209, 89.6563) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.78
Pale Sky Blue
#BDF6FE
ΔE00 3.97
Paleturquoise
#AFEEEE
ΔE00 4.27
Light Sky Blue
#C6FCFF
ΔE00 4.28
Pale Blue
#D0FEFE
ΔE00 4.47
Really Light Blue
#D4FFFF
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE9EB #EBC0BE
analogous
#BEEBD6 #BEE9EB #BED2EB
triadic
#BEE9EB #EBBEE9 #E9EBBE
tetradic
#BEE9EB #D6BEEB #EBC0BE #D2EBBE
square
#BEE9EB #D6BEEB #EBC0BE #D2EBBE
split-complementary
#BEE9EB #EBBED2 #EBD6BE
monochromatic
#60C9CE #8FD9DD #BEE9EB #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.31
#BEE9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#BEE9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE9EB
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE9EB | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#B0ECE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bee9eb; /* rgb */ color: rgb(190, 233, 235); /* oklch */ color: oklch(90.4% 0.045 199.9);
Tailwind
colors: {
custom: {
50: '#d2f0f1',
500: '#bee9eb',
950: '#000000',
},
}SCSS
$custom: #bee9eb; $custom-light: #d2f0f1; $custom-dark: #000000;
JSON
{
"hex": "#bee9eb",
"rgb": {
"r": 190,
"g": 233,
"b": 235
},
"hsl": {
"h": 182.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.90438,
"c": 0.04453,
"h": 199.9
},
"luminance": 0.75223
}Semantic roles & 50–950 ramp
primary
#BEE9EB
secondary
#C78986
accent
#2C25C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585