#BEE5DE#BEE5DE
#BEE5DE is a very light, muted teal. Relative luminance 0.723; OKLCH L 89.2% C 0.042 H 183.3°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE5DE |
|---|---|
| RGB | rgb(190, 229, 222) |
| HSL | hsl(169, 43%, 82%) |
| HSV | hsv(169, 17%, 90%) |
| CMYK | cmyk(17%, 0%, 3.1%, 10.2%) |
| CIE-LAB | lab(88.09, -14.03, -0.81) |
| CIE-LCH | lch(88.09, 14.05, 183.32°) |
| OKLab | oklab(89.21% -0.0417 -0.0024) |
| OKLCH | oklch(89.21% 0.042 183.3) |
| XYZ | xyz(62.4358, 72.2579, 79.7507) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.41
Duck Egg Blue
#C3FBF4
ΔE00 5.44
Ice
#D6FFFA
ΔE00 5.59
Powder Blue
#B0E0E6
ΔE00 5.62
Light Light Blue
#CAFFFB
ΔE00 5.96
Pale Blue
#D0FEFE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE5DE #E5BEC5
analogous
#BEE5CB #BEE5DE #BED9E5
triadic
#BEE5DE #DEBEE5 #E5DEBE
tetradic
#BEE5DE #CBBEE5 #E5BEC5 #D9E5BE
square
#BEE5DE #CBBEE5 #E5BEC5 #D9E5BE
split-complementary
#BEE5DE #E5BED9 #E5CBBE
monochromatic
#67C2B2 #92D4C8 #BEE5DE #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.36
#BEE5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#BEE5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE5DE
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE5DE | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DE
Deuteranopia (green-blind)
#D9DBDF
Tritanopia (blue-blind)
#B4E7E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee5de; /* rgb */ color: rgb(190, 229, 222); /* oklch */ color: oklch(89.2% 0.042 183.3);
Tailwind
colors: {
custom: {
50: '#d2ede8',
500: '#bee5de',
950: '#000000',
},
}SCSS
$custom: #bee5de; $custom-light: #d2ede8; $custom-dark: #000000;
JSON
{
"hex": "#bee5de",
"rgb": {
"r": 190,
"g": 229,
"b": 222
},
"hsl": {
"h": 169.231,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.89211,
"c": 0.04176,
"h": 183.3
},
"luminance": 0.7226
}Semantic roles & 50–950 ramp
primary
#BEE5DE
secondary
#BF8892
accent
#3048B6
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484