#BEE5E2#BEE5E2
#BEE5E2 is a very light, muted teal. Relative luminance 0.725; OKLCH L 89.3% C 0.041 H 190.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE5E2 |
|---|---|
| RGB | rgb(190, 229, 226) |
| HSL | hsl(175, 43%, 82%) |
| HSV | hsv(175, 17%, 90%) |
| CMYK | cmyk(17%, 0%, 1.3%, 10.2%) |
| CIE-LAB | lab(88.20, -13.22, -2.76) |
| CIE-LCH | lch(88.20, 13.51, 191.79°) |
| OKLab | oklab(89.33% -0.0401 -0.0076) |
| OKLCH | oklch(89.33% 0.041 190.7) |
| XYZ | xyz(62.9783, 72.4749, 82.6076) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.12
Paleturquoise
#AFEEEE
ΔE00 4.94
Pale Blue
#D0FEFE
ΔE00 5.44
Ice
#D6FFFA
ΔE00 5.52
Very Pale Blue
#D6FFFE
ΔE00 5.58
Ice Blue (survey)
#D7FFFE
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE5E2 #E5BEC1
analogous
#BEE5CF #BEE5E2 #BED5E5
triadic
#BEE5E2 #E2BEE5 #E5E2BE
tetradic
#BEE5E2 #CFBEE5 #E5BEC1 #D5E5BE
square
#BEE5E2 #CFBEE5 #E5BEC1 #D5E5BE
split-complementary
#BEE5E2 #E5BED5 #E5CFBE
monochromatic
#67C2BB #92D4CE #BEE5E2 #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.36
#BEE5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#BEE5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE5E2
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE5E2 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E2
Deuteranopia (green-blind)
#D8DBE3
Tritanopia (blue-blind)
#B3E7E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee5e2; /* rgb */ color: rgb(190, 229, 226); /* oklch */ color: oklch(89.3% 0.041 190.7);
Tailwind
colors: {
custom: {
50: '#d2edeb',
500: '#bee5e2',
950: '#000000',
},
}SCSS
$custom: #bee5e2; $custom-light: #d2edeb; $custom-dark: #000000;
JSON
{
"hex": "#bee5e2",
"rgb": {
"r": 190,
"g": 229,
"b": 226
},
"hsl": {
"h": 175.385,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.89328,
"c": 0.04083,
"h": 190.7
},
"luminance": 0.72477
}Semantic roles & 50–950 ramp
primary
#BEE5E2
secondary
#BF888C
accent
#303AB6
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484