#BEE2E3#BEE2E3
#BEE2E3 is a very light, muted teal. Relative luminance 0.709; OKLCH L 88.7% C 0.038 H 198.6°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2E3 |
|---|---|
| RGB | rgb(190, 226, 227) |
| HSL | hsl(182, 40%, 82%) |
| HSV | hsv(182, 16%, 89%) |
| CMYK | cmyk(16.3%, 0.4%, 0%, 11%) |
| CIE-LAB | lab(87.43, -11.50, -4.42) |
| CIE-LCH | lch(87.43, 12.32, 201.01°) |
| OKLab | oklab(88.73% -0.0357 -0.012) |
| OKLCH | oklch(88.73% 0.038 198.6) |
| XYZ | xyz(62.2930, 70.8841, 83.0581) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.14
Lightblue
#ADD8E6
ΔE00 5.80
Pale Sky Blue
#BDF6FE
ΔE00 5.92
Paleturquoise
#AFEEEE
ΔE00 5.98
Pale Blue
#D0FEFE
ΔE00 6.12
Very Light Blue
#D5FFFF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2E3 #E3BFBE
analogous
#BEE3D2 #BEE2E3 #BED0E3
triadic
#BEE2E3 #E3BEE2 #E2E3BE
tetradic
#BEE2E3 #D2BEE3 #E3BFBE #D0E3BE
square
#BEE2E3 #D2BEE3 #E3BFBE #D0E3BE
split-complementary
#BEE2E3 #E3BED0 #E3D2BE
monochromatic
#68BCBE #93CFD1 #BEE2E3 #E9F5F5 #EAF5F6
Accessibility & contrast
On white
1.38
#BEE2E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#BEE2E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2E3
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2E3 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE3
Deuteranopia (green-blind)
#D5D9E3
Tritanopia (blue-blind)
#B3E5E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee2e3; /* rgb */ color: rgb(190, 226, 227); /* oklch */ color: oklch(88.7% 0.038 198.6);
Tailwind
colors: {
custom: {
50: '#d2ebeb',
500: '#bee2e3',
950: '#000000',
},
}SCSS
$custom: #bee2e3; $custom-light: #d2ebeb; $custom-dark: #000000;
JSON
{
"hex": "#bee2e3",
"rgb": {
"r": 190,
"g": 226,
"b": 227
},
"hsl": {
"h": 181.622,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.88728,
"c": 0.03771,
"h": 198.6
},
"luminance": 0.70886
}Semantic roles & 50–950 ramp
primary
#BEE2E3
secondary
#BC8A89
accent
#3633B3
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484