#BEE4E6#BEE4E6
#BEE4E6 is a very light, muted teal. Relative luminance 0.721; OKLCH L 89.2% C 0.040 H 200.4°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4E6 |
|---|---|
| RGB | rgb(190, 228, 230) |
| HSL | hsl(183, 44%, 82%) |
| HSV | hsv(183, 17%, 90%) |
| CMYK | cmyk(17.4%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(88.04, -11.90, -5.10) |
| CIE-LCH | lch(88.04, 12.94, 203.18°) |
| OKLab | oklab(89.24% -0.0372 -0.0138) |
| OKLCH | oklch(89.24% 0.04 200.4) |
| XYZ | xyz(63.2576, 72.1452, 85.4401) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.75
Pale Sky Blue
#BDF6FE
ΔE00 5.25
Paleturquoise
#AFEEEE
ΔE00 5.56
Lightblue
#ADD8E6
ΔE00 5.61
Pale Blue
#D0FEFE
ΔE00 5.66
Light Sky Blue
#C6FCFF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4E6 #E6C0BE
analogous
#BEE6D4 #BEE4E6 #BED0E6
triadic
#BEE4E6 #E6BEE4 #E4E6BE
tetradic
#BEE4E6 #D4BEE6 #E6C0BE #D0E6BE
square
#BEE4E6 #D4BEE6 #E6C0BE #D0E6BE
split-complementary
#BEE4E6 #E6BED0 #E6D4BE
monochromatic
#66BFC4 #92D2D5 #BEE4E6 #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.36
#BEE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#BEE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4E6
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4E6 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E6
Deuteranopia (green-blind)
#D7DAE6
Tritanopia (blue-blind)
#B2E7E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee4e6; /* rgb */ color: rgb(190, 228, 230); /* oklch */ color: oklch(89.2% 0.040 200.4);
Tailwind
colors: {
custom: {
50: '#d2eced',
500: '#bee4e6',
950: '#000000',
},
}SCSS
$custom: #bee4e6; $custom-light: #d2eced; $custom-dark: #000000;
JSON
{
"hex": "#bee4e6",
"rgb": {
"r": 190,
"g": 228,
"b": 230
},
"hsl": {
"h": 183,
"s": 44.444,
"l": 82.353
},
"oklch": {
"l": 0.89238,
"c": 0.03973,
"h": 200.4
},
"luminance": 0.72147
}Semantic roles & 50–950 ramp
primary
#BEE4E6
secondary
#C08B88
accent
#352EB8
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484