#BEE2E4#BEE2E4
#BEE2E4 is a very light, muted teal. Relative luminance 0.709; OKLCH L 88.8% C 0.038 H 200.6°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2E4 |
|---|---|
| RGB | rgb(190, 226, 228) |
| HSL | hsl(183, 41%, 82%) |
| HSV | hsv(183, 17%, 89%) |
| CMYK | cmyk(16.7%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(87.46, -11.29, -4.90) |
| CIE-LCH | lch(87.46, 12.31, 203.47°) |
| OKLab | oklab(88.76% -0.0354 -0.0133) |
| OKLCH | oklch(88.76% 0.038 200.6) |
| XYZ | xyz(62.4314, 70.9395, 83.7871) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.98
Lightblue
#ADD8E6
ΔE00 5.41
Pale Sky Blue
#BDF6FE
ΔE00 5.80
Paleturquoise
#AFEEEE
ΔE00 6.13
Pale Blue
#D0FEFE
ΔE00 6.19
Very Light Blue
#D5FFFF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2E4 #E4C0BE
analogous
#BEE4D3 #BEE2E4 #BECFE4
triadic
#BEE2E4 #E4BEE2 #E2E4BE
tetradic
#BEE2E4 #D3BEE4 #E4C0BE #CFE4BE
square
#BEE2E4 #D3BEE4 #E4C0BE #CFE4BE
split-complementary
#BEE2E4 #E4BECF #E4D3BE
monochromatic
#68BBC0 #93CFD2 #BEE2E4 #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.38
#BEE2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#BEE2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2E4
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2E4 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE4
Deuteranopia (green-blind)
#D5D9E4
Tritanopia (blue-blind)
#B3E5E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee2e4; /* rgb */ color: rgb(190, 226, 228); /* oklch */ color: oklch(88.8% 0.038 200.6);
Tailwind
colors: {
custom: {
50: '#d2ebec',
500: '#bee2e4',
950: '#000000',
},
}SCSS
$custom: #bee2e4; $custom-light: #d2ebec; $custom-dark: #000000;
JSON
{
"hex": "#bee2e4",
"rgb": {
"r": 190,
"g": 226,
"b": 228
},
"hsl": {
"h": 183.158,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.88758,
"c": 0.03779,
"h": 200.6
},
"luminance": 0.70941
}Semantic roles & 50–950 ramp
primary
#BEE2E4
secondary
#BE8B89
accent
#3831B4
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484