#BEE4E9#BEE4E9
#BEE4E9 is a very light, muted teal. Relative luminance 0.723; OKLCH L 89.3% C 0.040 H 206.2°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4E9 |
|---|---|
| RGB | rgb(190, 228, 233) |
| HSL | hsl(187, 49%, 83%) |
| HSV | hsv(187, 18%, 91%) |
| CMYK | cmyk(18.5%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(88.12, -11.27, -6.55) |
| CIE-LCH | lch(88.12, 13.04, 210.16°) |
| OKLab | oklab(89.33% -0.0361 -0.0178) |
| OKLCH | oklch(89.33% 0.04 206.2) |
| XYZ | xyz(63.6825, 72.3152, 87.6779) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.61
Lightblue
#ADD8E6
ΔE00 4.55
Pale Sky Blue
#BDF6FE
ΔE00 5.07
Light Sky Blue
#C6FCFF
ΔE00 5.95
Pale Blue
#D0FEFE
ΔE00 6.07
Very Light Blue
#D5FFFF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4E9 #E9C3BE
analogous
#BEE9D8 #BEE4E9 #BECEE9
triadic
#BEE4E9 #E9BEE4 #E4E9BE
tetradic
#BEE4E9 #D8BEE9 #E9C3BE #CEE9BE
square
#BEE4E9 #D8BEE9 #E9C3BE #CEE9BE
split-complementary
#BEE4E9 #E9BECE #E9D8BE
monochromatic
#63BECA #90D1DA #BEE4E9 #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.36
#BEE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#BEE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4E9
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4E9 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1E9
Deuteranopia (green-blind)
#D6DAE9
Tritanopia (blue-blind)
#B1E7E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee4e9; /* rgb */ color: rgb(190, 228, 233); /* oklch */ color: oklch(89.3% 0.040 206.2);
Tailwind
colors: {
custom: {
50: '#d2ecf0',
500: '#bee4e9',
950: '#000000',
},
}SCSS
$custom: #bee4e9; $custom-light: #d2ecf0; $custom-dark: #000000;
JSON
{
"hex": "#bee4e9",
"rgb": {
"r": 190,
"g": 228,
"b": 233
},
"hsl": {
"h": 186.977,
"s": 49.425,
"l": 82.941
},
"oklch": {
"l": 0.89329,
"c": 0.04023,
"h": 206.2
},
"luminance": 0.72317
}Semantic roles & 50–950 ramp
primary
#BEE4E9
secondary
#C58E87
accent
#3A29BD
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485