#BEE1E2#BEE1E2
#BEE1E2 is a very light, muted teal. Relative luminance 0.703; OKLCH L 88.5% C 0.037 H 198.6°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE1E2 |
|---|---|
| RGB | rgb(190, 225, 226) |
| HSL | hsl(182, 38%, 82%) |
| HSV | hsv(182, 16%, 89%) |
| CMYK | cmyk(15.9%, 0.4%, 0%, 11.4%) |
| CIE-LAB | lab(87.14, -11.20, -4.32) |
| CIE-LCH | lch(87.14, 12.00, 201.09°) |
| OKLab | oklab(88.49% -0.0348 -0.0117) |
| OKLCH | oklch(88.49% 0.037 198.6) |
| XYZ | xyz(61.8842, 70.2868, 82.2430) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.29
Lightblue
#ADD8E6
ΔE00 5.73
Pale Sky Blue
#BDF6FE
ΔE00 6.20
Paleturquoise
#AFEEEE
ΔE00 6.28
Pale Blue
#D0FEFE
ΔE00 6.39
Very Light Blue
#D5FFFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE1E2 #E2BFBE
analogous
#BEE2D1 #BEE1E2 #BECFE2
triadic
#BEE1E2 #E2BEE1 #E1E2BE
tetradic
#BEE1E2 #D1BEE2 #E2BFBE #CFE2BE
square
#BEE1E2 #D1BEE2 #E2BFBE #CFE2BE
split-complementary
#BEE1E2 #E2BECF #E2D1BE
monochromatic
#69BABC #94CDCF #BEE1E2 #E8F5F5 #EAF5F6
Accessibility & contrast
On white
1.39
#BEE1E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#BEE1E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE1E2
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE1E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE1E2 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDE2
Deuteranopia (green-blind)
#D5D8E2
Tritanopia (blue-blind)
#B3E4E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee1e2; /* rgb */ color: rgb(190, 225, 226); /* oklch */ color: oklch(88.5% 0.037 198.6);
Tailwind
colors: {
custom: {
50: '#d2eaeb',
500: '#bee1e2',
950: '#000000',
},
}SCSS
$custom: #bee1e2; $custom-light: #d2eaeb; $custom-dark: #000000;
JSON
{
"hex": "#bee1e2",
"rgb": {
"r": 190,
"g": 225,
"b": 226
},
"hsl": {
"h": 181.667,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.88488,
"c": 0.03674,
"h": 198.6
},
"luminance": 0.70289
}Semantic roles & 50–950 ramp
primary
#BEE1E2
secondary
#BB8B89
accent
#3834B1
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484