#BEE2E7#BEE2E7
#BEE2E7 is a very light, muted teal. Relative luminance 0.711; OKLCH L 88.8% C 0.038 H 206.8°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2E7 |
|---|---|
| RGB | rgb(190, 226, 231) |
| HSL | hsl(187, 46%, 83%) |
| HSV | hsv(187, 18%, 91%) |
| CMYK | cmyk(17.7%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(87.54, -10.67, -6.36) |
| CIE-LCH | lch(87.54, 12.43, 210.80°) |
| OKLab | oklab(88.85% -0.0342 -0.0173) |
| OKLCH | oklch(88.85% 0.038 206.8) |
| XYZ | xyz(62.8515, 71.1075, 85.9994) |
| Luminance | 0.7111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.92
Lightblue
#ADD8E6
ΔE00 4.34
Pale Sky Blue
#BDF6FE
ΔE00 5.68
Light Sky Blue
#C6FCFF
ΔE00 6.56
Very Light Blue
#D5FFFF
ΔE00 6.57
Pale Blue
#D0FEFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2E7 #E7C3BE
analogous
#BEE7D7 #BEE2E7 #BECEE7
triadic
#BEE2E7 #E7BEE2 #E2E7BE
tetradic
#BEE2E7 #D7BEE7 #E7C3BE #CEE7BE
square
#BEE2E7 #D7BEE7 #E7C3BE #CEE7BE
split-complementary
#BEE2E7 #E7BECE #E7D7BE
monochromatic
#65BAC6 #91CED6 #BEE2E7 #E9F5F7 #E9F5F7
Accessibility & contrast
On white
1.38
#BEE2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#BEE2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2E7
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2E7 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE7
Deuteranopia (green-blind)
#D4D9E7
Tritanopia (blue-blind)
#B2E5E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee2e7; /* rgb */ color: rgb(190, 226, 231); /* oklch */ color: oklch(88.8% 0.038 206.8);
Tailwind
colors: {
custom: {
50: '#d2ebee',
500: '#bee2e7',
950: '#000000',
},
}SCSS
$custom: #bee2e7; $custom-light: #d2ebee; $custom-dark: #000000;
JSON
{
"hex": "#bee2e7",
"rgb": {
"r": 190,
"g": 226,
"b": 231
},
"hsl": {
"h": 187.317,
"s": 46.067,
"l": 82.549
},
"oklch": {
"l": 0.8885,
"c": 0.03831,
"h": 206.8
},
"luminance": 0.71109
}Semantic roles & 50–950 ramp
primary
#BEE2E7
secondary
#C28F87
accent
#3D2CB9
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485