#BEE7EE#BEE7EE
#BEE7EE is a very light, muted teal. Relative luminance 0.743; OKLCH L 90.1% C 0.044 H 209.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE7EE |
|---|---|
| RGB | rgb(190, 231, 238) |
| HSL | hsl(189, 59%, 84%) |
| HSV | hsv(189, 20%, 93%) |
| CMYK | cmyk(20.2%, 2.9%, 0%, 6.7%) |
| CIE-LAB | lab(89.05, -11.74, -7.80) |
| CIE-LCH | lch(89.05, 14.10, 213.59°) |
| OKLab | oklab(90.11% -0.0381 -0.0212) |
| OKLCH | oklch(90.11% 0.044 209.1) |
| XYZ | xyz(65.2394, 74.2698, 91.7705) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.64
Pale Sky Blue
#BDF6FE
ΔE00 4.25
Lightblue
#ADD8E6
ΔE00 4.43
Light Sky Blue
#C6FCFF
ΔE00 5.41
Pale Blue
#D0FEFE
ΔE00 5.76
Very Light Blue
#D5FFFF
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE7EE #EEC5BE
analogous
#BEEEDD #BEE7EE #BECFEE
triadic
#BEE7EE #EEBEE7 #E7EEBE
tetradic
#BEE7EE #DDBEEE #EEC5BE #CFEEBE
square
#BEE7EE #DDBEEE #EEC5BE #CFEEBE
split-complementary
#BEE7EE #EEBECF #EEDDBE
monochromatic
#5DC3D5 #8DD5E1 #BEE7EE #E7F6F9 #E7F6F9
Accessibility & contrast
On white
1.32
#BEE7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#BEE7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE7EE
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE7EE | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4EE
Deuteranopia (green-blind)
#D7DDEE
Tritanopia (blue-blind)
#B0EBE9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bee7ee; /* rgb */ color: rgb(190, 231, 238); /* oklch */ color: oklch(90.1% 0.044 209.1);
Tailwind
colors: {
custom: {
50: '#d2eef3',
500: '#bee7ee',
950: '#000000',
},
}SCSS
$custom: #bee7ee; $custom-light: #d2eef3; $custom-dark: #000000;
JSON
{
"hex": "#bee7ee",
"rgb": {
"r": 190,
"g": 231,
"b": 238
},
"hsl": {
"h": 188.75,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.90112,
"c": 0.0436,
"h": 209.1
},
"luminance": 0.74272
}Semantic roles & 50–950 ramp
primary
#BEE7EE
secondary
#CC8F84
accent
#381FC6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585