#BEE4E7#BEE4E7
#BEE4E7 is a very light, muted teal. Relative luminance 0.722; OKLCH L 89.3% C 0.040 H 202.4°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4E7 |
|---|---|
| RGB | rgb(190, 228, 231) |
| HSL | hsl(184, 46%, 83%) |
| HSV | hsv(184, 18%, 91%) |
| CMYK | cmyk(17.7%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(88.07, -11.69, -5.58) |
| CIE-LCH | lch(88.07, 12.95, 205.52°) |
| OKLab | oklab(89.27% -0.0368 -0.0152) |
| OKLCH | oklch(89.27% 0.04 202.4) |
| XYZ | xyz(63.3985, 72.2015, 86.1818) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.63
Pale Sky Blue
#BDF6FE
ΔE00 5.15
Lightblue
#ADD8E6
ΔE00 5.24
Light Sky Blue
#C6FCFF
ΔE00 5.75
Paleturquoise
#AFEEEE
ΔE00 5.75
Pale Blue
#D0FEFE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4E7 #E7C1BE
analogous
#BEE7D5 #BEE4E7 #BED0E7
triadic
#BEE4E7 #E7BEE4 #E4E7BE
tetradic
#BEE4E7 #D5BEE7 #E7C1BE #D0E7BE
square
#BEE4E7 #D5BEE7 #E7C1BE #D0E7BE
split-complementary
#BEE4E7 #E7BED0 #E7D5BE
monochromatic
#65BFC6 #91D1D6 #BEE4E7 #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.36
#BEE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#BEE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4E7
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4E7 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E7
Deuteranopia (green-blind)
#D6DAE7
Tritanopia (blue-blind)
#B2E7E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee4e7; /* rgb */ color: rgb(190, 228, 231); /* oklch */ color: oklch(89.3% 0.040 202.4);
Tailwind
colors: {
custom: {
50: '#d2ecee',
500: '#bee4e7',
950: '#000000',
},
}SCSS
$custom: #bee4e7; $custom-light: #d2ecee; $custom-dark: #000000;
JSON
{
"hex": "#bee4e7",
"rgb": {
"r": 190,
"g": 228,
"b": 231
},
"hsl": {
"h": 184.39,
"s": 46.067,
"l": 82.549
},
"oklch": {
"l": 0.89268,
"c": 0.03985,
"h": 202.4
},
"luminance": 0.72203
}Semantic roles & 50–950 ramp
primary
#BEE4E7
secondary
#C28C87
accent
#372CB9
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485