#BEE4E4#BEE4E4
#BEE4E4 is a very light, muted teal. Relative luminance 0.720; OKLCH L 89.2% C 0.040 H 196.5°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4E4 |
|---|---|
| RGB | rgb(190, 228, 228) |
| HSL | hsl(180, 41%, 82%) |
| HSV | hsv(180, 17%, 89%) |
| CMYK | cmyk(16.7%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(87.98, -12.31, -4.12) |
| CIE-LCH | lch(87.98, 12.98, 198.52°) |
| OKLab | oklab(89.18% -0.038 -0.0112) |
| OKLCH | oklch(89.18% 0.04 196.5) |
| XYZ | xyz(62.9784, 72.0335, 83.9694) |
| Luminance | 0.7204 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.19
Paleturquoise
#AFEEEE
ΔE00 5.30
Pale Blue
#D0FEFE
ΔE00 5.56
Pale Sky Blue
#BDF6FE
ΔE00 5.56
Very Light Blue
#D5FFFF
ΔE00 5.68
Really Light Blue
#D4FFFF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4E4 #E4BEBE
analogous
#BEE4D1 #BEE4E4 #BED1E4
triadic
#BEE4E4 #E4BEE4 #E4E4BE
tetradic
#BEE4E4 #D1BEE4 #E4BEBE #D1E4BE
square
#BEE4E4 #D1BEE4 #E4BEBE #D1E4BE
split-complementary
#BEE4E4 #E4BED1 #E4D1BE
monochromatic
#68C0C0 #93D2D2 #BEE4E4 #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.36
#BEE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#BEE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4E4
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4E4 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E4
Deuteranopia (green-blind)
#D7DAE4
Tritanopia (blue-blind)
#B3E7E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee4e4; /* rgb */ color: rgb(190, 228, 228); /* oklch */ color: oklch(89.2% 0.040 196.5);
Tailwind
colors: {
custom: {
50: '#d2ecec',
500: '#bee4e4',
950: '#000000',
},
}SCSS
$custom: #bee4e4; $custom-light: #d2ecec; $custom-dark: #000000;
JSON
{
"hex": "#bee4e4",
"rgb": {
"r": 190,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.89177,
"c": 0.03964,
"h": 196.5
},
"luminance": 0.72035
}Semantic roles & 50–950 ramp
primary
#BEE4E4
secondary
#BE8989
accent
#3131B4
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484