#BEE4E8#BEE4E8
#BEE4E8 is a very light, muted teal. Relative luminance 0.723; OKLCH L 89.3% C 0.040 H 204.3°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4E8 |
|---|---|
| RGB | rgb(190, 228, 232) |
| HSL | hsl(186, 48%, 83%) |
| HSV | hsv(186, 18%, 91%) |
| CMYK | cmyk(18.1%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(88.09, -11.48, -6.07) |
| CIE-LCH | lch(88.09, 12.99, 207.85°) |
| OKLab | oklab(89.3% -0.0365 -0.0165) |
| OKLCH | oklch(89.3% 0.04 204.3) |
| XYZ | xyz(63.5401, 72.2582, 86.9277) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.58
Lightblue
#ADD8E6
ΔE00 4.89
Pale Sky Blue
#BDF6FE
ΔE00 5.09
Light Sky Blue
#C6FCFF
ΔE00 5.83
Pale Blue
#D0FEFE
ΔE00 5.90
Very Light Blue
#D5FFFF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4E8 #E8C2BE
analogous
#BEE8D7 #BEE4E8 #BECFE8
triadic
#BEE4E8 #E8BEE4 #E4E8BE
tetradic
#BEE4E8 #D7BEE8 #E8C2BE #CFE8BE
square
#BEE4E8 #D7BEE8 #E8C2BE #CFE8BE
split-complementary
#BEE4E8 #E8BECF #E8D7BE
monochromatic
#64BEC8 #91D1D8 #BEE4E8 #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.36
#BEE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#BEE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4E8
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4E8 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E8
Deuteranopia (green-blind)
#D6DAE8
Tritanopia (blue-blind)
#B2E7E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee4e8; /* rgb */ color: rgb(190, 228, 232); /* oklch */ color: oklch(89.3% 0.040 204.3);
Tailwind
colors: {
custom: {
50: '#d2ecef',
500: '#bee4e8',
950: '#000000',
},
}SCSS
$custom: #bee4e8; $custom-light: #d2ecef; $custom-dark: #000000;
JSON
{
"hex": "#bee4e8",
"rgb": {
"r": 190,
"g": 228,
"b": 232
},
"hsl": {
"h": 185.714,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.89299,
"c": 0.04002,
"h": 204.3
},
"luminance": 0.7226
}Semantic roles & 50–950 ramp
primary
#BEE4E8
secondary
#C38D87
accent
#382BBB
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485