#BEE2D6#BEE2D6
#BEE2D6 is a very light, muted teal. Relative luminance 0.702; OKLCH L 88.3% C 0.041 H 173.2°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2D6 |
|---|---|
| RGB | rgb(190, 226, 214) |
| HSL | hsl(160, 38%, 82%) |
| HSV | hsv(160, 16%, 89%) |
| CMYK | cmyk(15.9%, 0%, 5.3%, 11.4%) |
| CIE-LAB | lab(87.09, -14.10, 1.93) |
| CIE-LCH | lch(87.09, 14.23, 172.20°) |
| OKLab | oklab(88.35% -0.0409 0.0049) |
| OKLCH | oklch(88.35% 0.041 173.2) |
| XYZ | xyz(60.5660, 70.1933, 73.9629) |
| Luminance | 0.7019 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.66
Ice
#D6FFFA
ΔE00 6.86
Paleturquoise
#AFEEEE
ΔE00 7.26
Eggshell Blue
#C4FFF7
ΔE00 7.43
Light Light Blue
#CAFFFB
ΔE00 7.45
Powder Blue
#B0E0E6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2D6 #E2BECA
analogous
#BEE2C4 #BEE2D6 #BEDCE2
triadic
#BEE2D6 #D6BEE2 #E2D6BE
tetradic
#BEE2D6 #C4BEE2 #E2BECA #DCE2BE
square
#BEE2D6 #C4BEE2 #E2BECA #DCE2BE
split-complementary
#BEE2D6 #E2BEDC #E2C4BE
monochromatic
#69BCA1 #94CFBB #BEE2D6 #E8F5F1 #EAF6F2
Accessibility & contrast
On white
1.40
#BEE2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#BEE2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2D6
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2D6 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD5
Deuteranopia (green-blind)
#D9D8D7
Tritanopia (blue-blind)
#B6E3DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee2d6; /* rgb */ color: rgb(190, 226, 214); /* oklch */ color: oklch(88.3% 0.041 173.2);
Tailwind
colors: {
custom: {
50: '#d2ebe2',
500: '#bee2d6',
950: '#000000',
},
}SCSS
$custom: #bee2d6; $custom-light: #d2ebe2; $custom-dark: #000000;
JSON
{
"hex": "#bee2d6",
"rgb": {
"r": 190,
"g": 226,
"b": 214
},
"hsl": {
"h": 160,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.88349,
"c": 0.04117,
"h": 173.2
},
"luminance": 0.70195
}Semantic roles & 50–950 ramp
primary
#BEE2D6
secondary
#BB899A
accent
#345EB1
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484