#BEE4E5#BEE4E5
#BEE4E5 is a very light, muted teal. Relative luminance 0.721; OKLCH L 89.2% C 0.040 H 198.4°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4E5 |
|---|---|
| RGB | rgb(190, 228, 229) |
| HSL | hsl(182, 43%, 82%) |
| HSV | hsv(182, 17%, 90%) |
| CMYK | cmyk(17%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(88.01, -12.10, -4.61) |
| CIE-LCH | lch(88.01, 12.95, 200.85°) |
| OKLab | oklab(89.21% -0.0376 -0.0125) |
| OKLCH | oklch(89.21% 0.04 198.4) |
| XYZ | xyz(63.1176, 72.0892, 84.7026) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.94
Pale Sky Blue
#BDF6FE
ΔE00 5.39
Paleturquoise
#AFEEEE
ΔE00 5.41
Pale Blue
#D0FEFE
ΔE00 5.59
Light Sky Blue
#C6FCFF
ΔE00 5.69
Very Light Blue
#D5FFFF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4E5 #E5BFBE
analogous
#BEE5D3 #BEE4E5 #BED1E5
triadic
#BEE4E5 #E5BEE4 #E4E5BE
tetradic
#BEE4E5 #D3BEE5 #E5BFBE #D1E5BE
square
#BEE4E5 #D3BEE5 #E5BFBE #D1E5BE
split-complementary
#BEE4E5 #E5BED1 #E5D3BE
monochromatic
#67C0C2 #92D2D4 #BEE4E5 #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.36
#BEE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#BEE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4E5
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4E5 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E5
Deuteranopia (green-blind)
#D7DAE5
Tritanopia (blue-blind)
#B2E7E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee4e5; /* rgb */ color: rgb(190, 228, 229); /* oklch */ color: oklch(89.2% 0.040 198.4);
Tailwind
colors: {
custom: {
50: '#d2eced',
500: '#bee4e5',
950: '#000000',
},
}SCSS
$custom: #bee4e5; $custom-light: #d2eced; $custom-dark: #000000;
JSON
{
"hex": "#bee4e5",
"rgb": {
"r": 190,
"g": 228,
"b": 229
},
"hsl": {
"h": 181.538,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.89207,
"c": 0.03966,
"h": 198.4
},
"luminance": 0.72091
}Semantic roles & 50–950 ramp
primary
#BEE4E5
secondary
#BF8A88
accent
#3330B6
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484