#BEE2E8#BEE2E8
#BEE2E8 is a very light, muted teal. Relative luminance 0.712; OKLCH L 88.9% C 0.039 H 208.8°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2E8 |
|---|---|
| RGB | rgb(190, 226, 232) |
| HSL | hsl(189, 48%, 83%) |
| HSV | hsv(189, 18%, 91%) |
| CMYK | cmyk(18.1%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(87.56, -10.46, -6.85) |
| CIE-LCH | lch(87.56, 12.51, 213.20°) |
| OKLab | oklab(88.88% -0.0338 -0.0186) |
| OKLCH | oklch(88.88% 0.039 208.8) |
| XYZ | xyz(62.9931, 71.1642, 86.7454) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.05
Lightblue
#ADD8E6
ΔE00 4.02
Pale Sky Blue
#BDF6FE
ΔE00 5.72
Light Sky Blue
#C6FCFF
ΔE00 6.71
Very Light Blue
#D5FFFF
ΔE00 6.75
Really Light Blue
#D4FFFF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2E8 #E8C4BE
analogous
#BEE8D9 #BEE2E8 #BECDE8
triadic
#BEE2E8 #E8BEE2 #E2E8BE
tetradic
#BEE2E8 #D9BEE8 #E8C4BE #CDE8BE
square
#BEE2E8 #D9BEE8 #E8C4BE #CDE8BE
split-complementary
#BEE2E8 #E8BECD #E8D9BE
monochromatic
#64BAC8 #91CED8 #BEE2E8 #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.38
#BEE2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#BEE2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2E8
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2E8 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE8
Deuteranopia (green-blind)
#D4D9E8
Tritanopia (blue-blind)
#B2E5E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee2e8; /* rgb */ color: rgb(190, 226, 232); /* oklch */ color: oklch(88.9% 0.039 208.8);
Tailwind
colors: {
custom: {
50: '#d2ebef',
500: '#bee2e8',
950: '#000000',
},
}SCSS
$custom: #bee2e8; $custom-light: #d2ebef; $custom-dark: #000000;
JSON
{
"hex": "#bee2e8",
"rgb": {
"r": 190,
"g": 226,
"b": 232
},
"hsl": {
"h": 188.571,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.88881,
"c": 0.03859,
"h": 208.8
},
"luminance": 0.71166
}Semantic roles & 50–950 ramp
primary
#BEE2E8
secondary
#C39087
accent
#3F2BBB
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485