#BEE4E2#BEE4E2
#BEE4E2 is a very light, muted teal. Relative luminance 0.719; OKLCH L 89.1% C 0.040 H 192.5°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4E2 |
|---|---|
| RGB | rgb(190, 228, 226) |
| HSL | hsl(177, 41%, 82%) |
| HSV | hsv(177, 17%, 89%) |
| CMYK | cmyk(16.7%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(87.93, -12.72, -3.15) |
| CIE-LCH | lch(87.93, 13.10, 193.91°) |
| OKLab | oklab(89.12% -0.0388 -0.0086) |
| OKLCH | oklch(89.12% 0.04 192.5) |
| XYZ | xyz(62.7024, 71.9231, 82.5157) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.80
Paleturquoise
#AFEEEE
ΔE00 5.20
Pale Blue
#D0FEFE
ΔE00 5.60
Very Pale Blue
#D6FFFE
ΔE00 5.72
Ice Blue (survey)
#D7FFFE
ΔE00 5.74
Really Light Blue
#D4FFFF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4E2 #E4BEC0
analogous
#BEE4CF #BEE4E2 #BED3E4
triadic
#BEE4E2 #E2BEE4 #E4E2BE
tetradic
#BEE4E2 #CFBEE4 #E4BEC0 #D3E4BE
square
#BEE4E2 #CFBEE4 #E4BEC0 #D3E4BE
split-complementary
#BEE4E2 #E4BED3 #E4CFBE
monochromatic
#68C0BB #93D2CF #BEE4E2 #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.36
#BEE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#BEE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4E2
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4E2 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E2
Deuteranopia (green-blind)
#D8DAE2
Tritanopia (blue-blind)
#B3E6E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee4e2; /* rgb */ color: rgb(190, 228, 226); /* oklch */ color: oklch(89.1% 0.040 192.5);
Tailwind
colors: {
custom: {
50: '#d2eceb',
500: '#bee4e2',
950: '#000000',
},
}SCSS
$custom: #bee4e2; $custom-light: #d2eceb; $custom-dark: #000000;
JSON
{
"hex": "#bee4e2",
"rgb": {
"r": 190,
"g": 228,
"b": 226
},
"hsl": {
"h": 176.842,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.89118,
"c": 0.03975,
"h": 192.5
},
"luminance": 0.71925
}Semantic roles & 50–950 ramp
primary
#BEE4E2
secondary
#BE898B
accent
#3138B4
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484