#BEE5D2#BEE5D2
#BEE5D2 is a very light, muted teal. Relative luminance 0.716; OKLCH L 88.9% C 0.048 H 164.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE5D2 |
|---|---|
| RGB | rgb(190, 229, 210) |
| HSL | hsl(151, 43%, 82%) |
| HSV | hsv(151, 17%, 90%) |
| CMYK | cmyk(17%, 0%, 8.3%, 10.2%) |
| CIE-LAB | lab(87.79, -16.37, 5.05) |
| CIE-LCH | lch(87.79, 17.13, 162.85°) |
| OKLab | oklab(88.87% -0.0465 0.0131) |
| OKLCH | oklch(88.87% 0.048 164.3) |
| XYZ | xyz(60.8844, 71.6373, 71.5798) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.23
Pale Aqua
#B8FFEB
ΔE00 7.48
Eggshell Blue
#C4FFF7
ΔE00 7.74
Ice
#D6FFFA
ΔE00 7.90
Light Light Blue
#CAFFFB
ΔE00 8.35
Light Teal
#90E4C1
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE5D2 #E5BED1
analogous
#BEE5BF #BEE5D2 #BEE5E5
triadic
#BEE5D2 #D2BEE5 #E5D2BE
tetradic
#BEE5D2 #BFBEE5 #E5BED1 #E5E5BE
square
#BEE5D2 #BFBEE5 #E5BED1 #E5E5BE
split-complementary
#BEE5D2 #E5BEE5 #E5BFBE
monochromatic
#67C295 #92D4B4 #BEE5D2 #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.37
#BEE5D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#BEE5D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE5D2
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE5D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE5D2 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD1
Deuteranopia (green-blind)
#DCDAD3
Tritanopia (blue-blind)
#B7E5DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee5d2; /* rgb */ color: rgb(190, 229, 210); /* oklch */ color: oklch(88.9% 0.048 164.3);
Tailwind
colors: {
custom: {
50: '#d2eddf',
500: '#bee5d2',
950: '#000000',
},
}SCSS
$custom: #bee5d2; $custom-light: #d2eddf; $custom-dark: #000000;
JSON
{
"hex": "#bee5d2",
"rgb": {
"r": 190,
"g": 229,
"b": 210
},
"hsl": {
"h": 150.769,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.88874,
"c": 0.04831,
"h": 164.3
},
"luminance": 0.71639
}Semantic roles & 50–950 ramp
primary
#BEE5D2
secondary
#BF88A3
accent
#3071B6
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484