#BEE2D8#BEE2D8
#BEE2D8 is a very light, muted teal. Relative luminance 0.703; OKLCH L 88.4% C 0.040 H 176.7°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2D8 |
|---|---|
| RGB | rgb(190, 226, 216) |
| HSL | hsl(163, 38%, 82%) |
| HSV | hsv(163, 16%, 89%) |
| CMYK | cmyk(15.9%, 0%, 4.4%, 11.4%) |
| CIE-LAB | lab(87.14, -13.71, 0.95) |
| CIE-LCH | lch(87.14, 13.74, 176.02°) |
| OKLab | oklab(88.41% -0.0401 0.0023) |
| OKLCH | oklch(88.41% 0.04 176.7) |
| XYZ | xyz(60.8230, 70.2961, 75.3164) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.45
Ice
#D6FFFA
ΔE00 6.54
Paleturquoise
#AFEEEE
ΔE00 6.77
Powder Blue
#B0E0E6
ΔE00 6.89
Light Light Blue
#CAFFFB
ΔE00 7.12
Very Pale Blue
#D6FFFE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2D8 #E2BEC8
analogous
#BEE2C6 #BEE2D8 #BEDAE2
triadic
#BEE2D8 #D8BEE2 #E2D8BE
tetradic
#BEE2D8 #C6BEE2 #E2BEC8 #DAE2BE
square
#BEE2D8 #C6BEE2 #E2BEC8 #DAE2BE
split-complementary
#BEE2D8 #E2BEDA #E2C6BE
monochromatic
#69BCA5 #94CFBF #BEE2D8 #E8F5F1 #EAF6F2
Accessibility & contrast
On white
1.39
#BEE2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#BEE2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2D8
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2D8 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#D8D8D9
Tritanopia (blue-blind)
#B6E3DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee2d8; /* rgb */ color: rgb(190, 226, 216); /* oklch */ color: oklch(88.4% 0.040 176.7);
Tailwind
colors: {
custom: {
50: '#d2ebe4',
500: '#bee2d8',
950: '#000000',
},
}SCSS
$custom: #bee2d8; $custom-light: #d2ebe4; $custom-dark: #000000;
JSON
{
"hex": "#bee2d8",
"rgb": {
"r": 190,
"g": 226,
"b": 216
},
"hsl": {
"h": 163.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.88405,
"c": 0.04015,
"h": 176.7
},
"luminance": 0.70298
}Semantic roles & 50–950 ramp
primary
#BEE2D8
secondary
#BB8997
accent
#3457B1
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484