#BEE0DE#BEE0DE
#BEE0DE is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.2% C 0.036 H 192.2°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE0DE |
|---|---|
| RGB | rgb(190, 224, 222) |
| HSL | hsl(176, 35%, 81%) |
| HSV | hsv(176, 15%, 88%) |
| CMYK | cmyk(15.2%, 0%, 0.9%, 12.2%) |
| CIE-LAB | lab(86.77, -11.50, -2.76) |
| CIE-LCH | lch(86.77, 11.83, 193.48°) |
| OKLab | oklab(88.16% -0.035 -0.0075) |
| OKLCH | oklch(88.16% 0.036 192.2) |
| XYZ | xyz(61.0722, 69.5307, 79.2961) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.16
Paleturquoise
#AFEEEE
ΔE00 6.36
Ice Blue (survey)
#D7FFFE
ΔE00 6.60
Very Pale Blue
#D6FFFE
ΔE00 6.61
Pale Blue
#D0FEFE
ΔE00 6.63
Very Light Blue
#D5FFFF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE0DE #E0BEC0
analogous
#BEE0CD #BEE0DE #BED1E0
triadic
#BEE0DE #DEBEE0 #E0DEBE
tetradic
#BEE0DE #CDBEE0 #E0BEC0 #D1E0BE
square
#BEE0DE #CDBEE0 #E0BEC0 #D1E0BE
split-complementary
#BEE0DE #E0BED1 #E0CDBE
monochromatic
#6BB8B4 #95CCC9 #BEE0DE #E7F4F3 #EAF5F4
Accessibility & contrast
On white
1.41
#BEE0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#BEE0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE0DE
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE0DE | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#D5D7DE
Tritanopia (blue-blind)
#B4E2DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee0de; /* rgb */ color: rgb(190, 224, 222); /* oklch */ color: oklch(88.2% 0.036 192.2);
Tailwind
colors: {
custom: {
50: '#d2e9e8',
500: '#bee0de',
950: '#000000',
},
}SCSS
$custom: #bee0de; $custom-light: #d2e9e8; $custom-dark: #000000;
JSON
{
"hex": "#bee0de",
"rgb": {
"r": 190,
"g": 224,
"b": 222
},
"hsl": {
"h": 176.471,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.88159,
"c": 0.03584,
"h": 192.2
},
"luminance": 0.69532
}Semantic roles & 50–950 ramp
primary
#BEE0DE
secondary
#B88A8D
accent
#373EAE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484