#BEE4E1#BEE4E1
#BEE4E1 is a very light, muted teal. Relative luminance 0.719; OKLCH L 89.1% C 0.040 H 190.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4E1 |
|---|---|
| RGB | rgb(190, 228, 225) |
| HSL | hsl(175, 41%, 82%) |
| HSV | hsv(175, 17%, 89%) |
| CMYK | cmyk(16.7%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(87.91, -12.92, -2.66) |
| CIE-LCH | lch(87.91, 13.19, 191.65°) |
| OKLab | oklab(89.09% -0.0392 -0.0073) |
| OKLCH | oklch(89.09% 0.04 190.6) |
| XYZ | xyz(62.5656, 71.8684, 81.7951) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.14
Paleturquoise
#AFEEEE
ΔE00 5.21
Pale Blue
#D0FEFE
ΔE00 5.67
Ice
#D6FFFA
ΔE00 5.73
Very Pale Blue
#D6FFFE
ΔE00 5.77
Ice Blue (survey)
#D7FFFE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4E1 #E4BEC1
analogous
#BEE4CE #BEE4E1 #BED4E4
triadic
#BEE4E1 #E1BEE4 #E4E1BE
tetradic
#BEE4E1 #CEBEE4 #E4BEC1 #D4E4BE
square
#BEE4E1 #CEBEE4 #E4BEC1 #D4E4BE
split-complementary
#BEE4E1 #E4BED4 #E4CEBE
monochromatic
#68C0B9 #93D2CD #BEE4E1 #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.37
#BEE4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#BEE4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4E1
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4E1 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E1
Deuteranopia (green-blind)
#D8DAE2
Tritanopia (blue-blind)
#B3E6E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee4e1; /* rgb */ color: rgb(190, 228, 225); /* oklch */ color: oklch(89.1% 0.040 190.6);
Tailwind
colors: {
custom: {
50: '#d2ecea',
500: '#bee4e1',
950: '#000000',
},
}SCSS
$custom: #bee4e1; $custom-light: #d2ecea; $custom-dark: #000000;
JSON
{
"hex": "#bee4e1",
"rgb": {
"r": 190,
"g": 228,
"b": 225
},
"hsl": {
"h": 175.263,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.89088,
"c": 0.03987,
"h": 190.6
},
"luminance": 0.7187
}Semantic roles & 50–950 ramp
primary
#BEE4E1
secondary
#BE898D
accent
#313CB4
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484