#BEE7E8#BEE7E8
#BEE7E8 is a very light, muted teal. Relative luminance 0.739; OKLCH L 89.9% C 0.043 H 198.3°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE7E8 |
|---|---|
| RGB | rgb(190, 231, 232) |
| HSL | hsl(181, 48%, 83%) |
| HSV | hsv(181, 18%, 91%) |
| CMYK | cmyk(18.1%, 0.4%, 0%, 9%) |
| CIE-LAB | lab(88.89, -13.00, -4.90) |
| CIE-LCH | lch(88.89, 13.89, 200.63°) |
| OKLab | oklab(89.93% -0.0404 -0.0133) |
| OKLCH | oklch(89.93% 0.043 198.3) |
| XYZ | xyz(64.3726, 73.9231, 87.2052) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.88
Paleturquoise
#AFEEEE
ΔE00 4.60
Pale Sky Blue
#BDF6FE
ΔE00 4.64
Light Sky Blue
#C6FCFF
ΔE00 4.84
Pale Blue
#D0FEFE
ΔE00 4.86
Really Light Blue
#D4FFFF
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE7E8 #E8BFBE
analogous
#BEE8D4 #BEE7E8 #BED2E8
triadic
#BEE7E8 #E8BEE7 #E7E8BE
tetradic
#BEE7E8 #D4BEE8 #E8BFBE #D2E8BE
square
#BEE7E8 #D4BEE8 #E8BFBE #D2E8BE
split-complementary
#BEE7E8 #E8BED2 #E8D4BE
monochromatic
#64C6C8 #91D6D8 #BEE7E8 #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.33
#BEE7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#BEE7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE7E8
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE7E8 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E8
Deuteranopia (green-blind)
#D9DDE8
Tritanopia (blue-blind)
#B1EAE7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bee7e8; /* rgb */ color: rgb(190, 231, 232); /* oklch */ color: oklch(89.9% 0.043 198.3);
Tailwind
colors: {
custom: {
50: '#d2eeef',
500: '#bee7e8',
950: '#000000',
},
}SCSS
$custom: #bee7e8; $custom-light: #d2eeef; $custom-dark: #000000;
JSON
{
"hex": "#bee7e8",
"rgb": {
"r": 190,
"g": 231,
"b": 232
},
"hsl": {
"h": 181.429,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.89928,
"c": 0.04255,
"h": 198.3
},
"luminance": 0.73925
}Semantic roles & 50–950 ramp
primary
#BEE7E8
secondary
#C38887
accent
#2E2BBB
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585