#BEE2E5#BEE2E5
#BEE2E5 is a very light, muted teal. Relative luminance 0.710; OKLCH L 88.8% C 0.038 H 202.7°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2E5 |
|---|---|
| RGB | rgb(190, 226, 229) |
| HSL | hsl(185, 43%, 82%) |
| HSV | hsv(185, 17%, 90%) |
| CMYK | cmyk(17%, 1.3%, 0%, 10.2%) |
| CIE-LAB | lab(87.48, -11.09, -5.39) |
| CIE-LCH | lch(87.48, 12.33, 205.92°) |
| OKLab | oklab(88.79% -0.035 -0.0146) |
| OKLCH | oklch(88.79% 0.038 202.7) |
| XYZ | xyz(62.5706, 70.9952, 84.5203) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.89
Lightblue
#ADD8E6
ΔE00 5.04
Pale Sky Blue
#BDF6FE
ΔE00 5.72
Pale Blue
#D0FEFE
ΔE00 6.30
Very Light Blue
#D5FFFF
ΔE00 6.30
Paleturquoise
#AFEEEE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2E5 #E5C1BE
analogous
#BEE5D5 #BEE2E5 #BECFE5
triadic
#BEE2E5 #E5BEE2 #E2E5BE
tetradic
#BEE2E5 #D5BEE5 #E5C1BE #CFE5BE
square
#BEE2E5 #D5BEE5 #E5C1BE #CFE5BE
split-complementary
#BEE2E5 #E5BECF #E5D5BE
monochromatic
#67BBC2 #92CED4 #BEE2E5 #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.38
#BEE2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#BEE2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2E5
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2E5 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE5
Deuteranopia (green-blind)
#D5D9E5
Tritanopia (blue-blind)
#B3E5E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee2e5; /* rgb */ color: rgb(190, 226, 229); /* oklch */ color: oklch(88.8% 0.038 202.7);
Tailwind
colors: {
custom: {
50: '#d2ebed',
500: '#bee2e5',
950: '#000000',
},
}SCSS
$custom: #bee2e5; $custom-light: #d2ebed; $custom-dark: #000000;
JSON
{
"hex": "#bee2e5",
"rgb": {
"r": 190,
"g": 226,
"b": 229
},
"hsl": {
"h": 184.615,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.88788,
"c": 0.03792,
"h": 202.7
},
"luminance": 0.70997
}Semantic roles & 50–950 ramp
primary
#BEE2E5
secondary
#BF8C88
accent
#3A30B6
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484