#BEE4DE#BEE4DE
#BEE4DE is a very light, muted teal. Relative luminance 0.717; OKLCH L 89.0% C 0.041 H 184.8°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4DE |
|---|---|
| RGB | rgb(190, 228, 222) |
| HSL | hsl(171, 41%, 82%) |
| HSV | hsv(171, 17%, 89%) |
| CMYK | cmyk(16.7%, 0%, 2.6%, 10.6%) |
| CIE-LAB | lab(87.83, -13.53, -1.20) |
| CIE-LCH | lch(87.83, 13.58, 185.08°) |
| OKLab | oklab(89% -0.0404 -0.0034) |
| OKLCH | oklch(89% 0.041 184.8) |
| XYZ | xyz(62.1599, 71.7061, 79.6587) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.25
Paleturquoise
#AFEEEE
ΔE00 5.49
Ice
#D6FFFA
ΔE00 5.73
Duck Egg Blue
#C3FBF4
ΔE00 5.75
Pale Blue
#D0FEFE
ΔE00 6.08
Very Pale Blue
#D6FFFE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4DE #E4BEC4
analogous
#BEE4CB #BEE4DE #BED7E4
triadic
#BEE4DE #DEBEE4 #E4DEBE
tetradic
#BEE4DE #CBBEE4 #E4BEC4 #D7E4BE
square
#BEE4DE #CBBEE4 #E4BEC4 #D7E4BE
split-complementary
#BEE4DE #E4BED7 #E4CBBE
monochromatic
#68C0B2 #93D2C8 #BEE4DE #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.37
#BEE4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#BEE4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4DE
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4DE | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDE
Deuteranopia (green-blind)
#D9DADF
Tritanopia (blue-blind)
#B4E6E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee4de; /* rgb */ color: rgb(190, 228, 222); /* oklch */ color: oklch(89.0% 0.041 184.8);
Tailwind
colors: {
custom: {
50: '#d2ece8',
500: '#bee4de',
950: '#000000',
},
}SCSS
$custom: #bee4de; $custom-light: #d2ece8; $custom-dark: #000000;
JSON
{
"hex": "#bee4de",
"rgb": {
"r": 190,
"g": 228,
"b": 222
},
"hsl": {
"h": 170.526,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.89,
"c": 0.04051,
"h": 184.8
},
"luminance": 0.71708
}Semantic roles & 50–950 ramp
primary
#BEE4DE
secondary
#BE8991
accent
#3146B4
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484