#BEE8ED#BEE8ED
#BEE8ED is a very light, muted teal. Relative luminance 0.748; OKLCH L 90.3% C 0.044 H 205.3°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE8ED |
|---|---|
| RGB | rgb(190, 232, 237) |
| HSL | hsl(186, 57%, 84%) |
| HSV | hsv(186, 20%, 93%) |
| CMYK | cmyk(19.8%, 2.1%, 0%, 7.1%) |
| CIE-LAB | lab(89.29, -12.46, -6.93) |
| CIE-LCH | lch(89.29, 14.26, 209.06°) |
| OKLab | oklab(90.29% -0.0398 -0.0188) |
| OKLCH | oklch(90.29% 0.044 205.3) |
| XYZ | xyz(65.3736, 74.7726, 91.0925) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.42
Pale Sky Blue
#BDF6FE
ΔE00 3.90
Light Sky Blue
#C6FCFF
ΔE00 4.79
Pale Blue
#D0FEFE
ΔE00 5.10
Lightblue
#ADD8E6
ΔE00 5.18
Paleturquoise
#AFEEEE
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE8ED #EDC3BE
analogous
#BEEDDA #BEE8ED #BED0ED
triadic
#BEE8ED #EDBEE8 #E8EDBE
tetradic
#BEE8ED #DABEED #EDC3BE #D0EDBE
square
#BEE8ED #DABEED #EDC3BE #D0EDBE
split-complementary
#BEE8ED #EDBED0 #EDDABE
monochromatic
#5EC6D2 #8ED7E0 #BEE8ED #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.32
#BEE8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#BEE8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE8ED
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE8ED | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#B0ECE9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bee8ed; /* rgb */ color: rgb(190, 232, 237); /* oklch */ color: oklch(90.3% 0.044 205.3);
Tailwind
colors: {
custom: {
50: '#d2eff2',
500: '#bee8ed',
950: '#000000',
},
}SCSS
$custom: #bee8ed; $custom-light: #d2eff2; $custom-dark: #000000;
JSON
{
"hex": "#bee8ed",
"rgb": {
"r": 190,
"g": 232,
"b": 237
},
"hsl": {
"h": 186.383,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.9029,
"c": 0.04401,
"h": 205.3
},
"luminance": 0.74775
}Semantic roles & 50–950 ramp
primary
#BEE8ED
secondary
#CA8C85
accent
#3321C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585