#BEE2E6#BEE2E6
#BEE2E6 is a very light, muted teal. Relative luminance 0.711; OKLCH L 88.8% C 0.038 H 204.7°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2E6 |
|---|---|
| RGB | rgb(190, 226, 230) |
| HSL | hsl(186, 44%, 82%) |
| HSV | hsv(186, 17%, 90%) |
| CMYK | cmyk(17.4%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(87.51, -10.88, -5.88) |
| CIE-LCH | lch(87.51, 12.37, 208.37°) |
| OKLab | oklab(88.82% -0.0346 -0.0159) |
| OKLCH | oklch(88.82% 0.038 204.7) |
| XYZ | xyz(62.7106, 71.0512, 85.2577) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.87
Lightblue
#ADD8E6
ΔE00 4.68
Pale Sky Blue
#BDF6FE
ΔE00 5.68
Very Light Blue
#D5FFFF
ΔE00 6.42
Pale Blue
#D0FEFE
ΔE00 6.44
Light Sky Blue
#C6FCFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2E6 #E6C2BE
analogous
#BEE6D6 #BEE2E6 #BECEE6
triadic
#BEE2E6 #E6BEE2 #E2E6BE
tetradic
#BEE2E6 #D6BEE6 #E6C2BE #CEE6BE
square
#BEE2E6 #D6BEE6 #E6C2BE #CEE6BE
split-complementary
#BEE2E6 #E6BECE #E6D6BE
monochromatic
#66BBC4 #92CED5 #BEE2E6 #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.38
#BEE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#BEE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2E6
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2E6 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE6
Deuteranopia (green-blind)
#D5D9E6
Tritanopia (blue-blind)
#B2E5E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee2e6; /* rgb */ color: rgb(190, 226, 230); /* oklch */ color: oklch(88.8% 0.038 204.7);
Tailwind
colors: {
custom: {
50: '#d2ebed',
500: '#bee2e6',
950: '#000000',
},
}SCSS
$custom: #bee2e6; $custom-light: #d2ebed; $custom-dark: #000000;
JSON
{
"hex": "#bee2e6",
"rgb": {
"r": 190,
"g": 226,
"b": 230
},
"hsl": {
"h": 186,
"s": 44.444,
"l": 82.353
},
"oklch": {
"l": 0.88819,
"c": 0.0381,
"h": 204.7
},
"luminance": 0.71053
}Semantic roles & 50–950 ramp
primary
#BEE2E6
secondary
#C08D88
accent
#3C2EB8
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484