#BEE4E0#BEE4E0
#BEE4E0 is a very light, muted teal. Relative luminance 0.718; OKLCH L 89.1% C 0.040 H 188.6°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4E0 |
|---|---|
| RGB | rgb(190, 228, 224) |
| HSL | hsl(174, 41%, 82%) |
| HSV | hsv(174, 17%, 89%) |
| CMYK | cmyk(16.7%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(87.88, -13.12, -2.18) |
| CIE-LCH | lch(87.88, 13.30, 189.42°) |
| OKLab | oklab(89.06% -0.0396 -0.006) |
| OKLCH | oklch(89.06% 0.04 188.6) |
| XYZ | xyz(62.4295, 71.8140, 81.0788) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.50
Paleturquoise
#AFEEEE
ΔE00 5.27
Ice
#D6FFFA
ΔE00 5.70
Pale Blue
#D0FEFE
ΔE00 5.78
Very Pale Blue
#D6FFFE
ΔE00 5.86
Ice Blue (survey)
#D7FFFE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4E0 #E4BEC2
analogous
#BEE4CD #BEE4E0 #BED5E4
triadic
#BEE4E0 #E0BEE4 #E4E0BE
tetradic
#BEE4E0 #CDBEE4 #E4BEC2 #D5E4BE
square
#BEE4E0 #CDBEE4 #E4BEC2 #D5E4BE
split-complementary
#BEE4E0 #E4BED5 #E4CDBE
monochromatic
#68C0B7 #93D2CB #BEE4E0 #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.37
#BEE4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#BEE4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4E0
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4E0 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E0
Deuteranopia (green-blind)
#D8DAE1
Tritanopia (blue-blind)
#B4E6E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee4e0; /* rgb */ color: rgb(190, 228, 224); /* oklch */ color: oklch(89.1% 0.040 188.6);
Tailwind
colors: {
custom: {
50: '#d2ece9',
500: '#bee4e0',
950: '#000000',
},
}SCSS
$custom: #bee4e0; $custom-light: #d2ece9; $custom-dark: #000000;
JSON
{
"hex": "#bee4e0",
"rgb": {
"r": 190,
"g": 228,
"b": 224
},
"hsl": {
"h": 173.684,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.89058,
"c": 0.04004,
"h": 188.6
},
"luminance": 0.71816
}Semantic roles & 50–950 ramp
primary
#BEE4E0
secondary
#BE898E
accent
#313FB4
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484