#BEE0E2#BEE0E2
#BEE0E2 is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.3% C 0.036 H 200.9°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE0E2 |
|---|---|
| RGB | rgb(190, 224, 226) |
| HSL | hsl(183, 38%, 82%) |
| HSV | hsv(183, 16%, 89%) |
| CMYK | cmyk(15.9%, 0.9%, 0%, 11.4%) |
| CIE-LAB | lab(86.87, -10.69, -4.71) |
| CIE-LCH | lch(86.87, 11.68, 203.78°) |
| OKLab | oklab(88.28% -0.0335 -0.0128) |
| OKLCH | oklch(88.28% 0.036 200.9) |
| XYZ | xyz(61.6147, 69.7477, 82.1531) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.33
Lightblue
#ADD8E6
ΔE00 5.28
Pale Sky Blue
#BDF6FE
ΔE00 6.39
Very Light Blue
#D5FFFF
ΔE00 6.72
Paleturquoise
#AFEEEE
ΔE00 6.72
Ice Blue (survey)
#D7FFFE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE0E2 #E2C0BE
analogous
#BEE2D2 #BEE0E2 #BECEE2
triadic
#BEE0E2 #E2BEE0 #E0E2BE
tetradic
#BEE0E2 #D2BEE2 #E2C0BE #CEE2BE
square
#BEE0E2 #D2BEE2 #E2C0BE #CEE2BE
split-complementary
#BEE0E2 #E2BECE #E2D2BE
monochromatic
#69B8BC #94CCCF #BEE0E2 #E8F4F5 #EAF5F6
Accessibility & contrast
On white
1.40
#BEE0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#BEE0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE0E2
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE0E2 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE2
Deuteranopia (green-blind)
#D4D7E2
Tritanopia (blue-blind)
#B3E3E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee0e2; /* rgb */ color: rgb(190, 224, 226); /* oklch */ color: oklch(88.3% 0.036 200.9);
Tailwind
colors: {
custom: {
50: '#d2e9eb',
500: '#bee0e2',
950: '#000000',
},
}SCSS
$custom: #bee0e2; $custom-light: #d2e9eb; $custom-dark: #000000;
JSON
{
"hex": "#bee0e2",
"rgb": {
"r": 190,
"g": 224,
"b": 226
},
"hsl": {
"h": 183.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.88279,
"c": 0.03584,
"h": 200.9
},
"luminance": 0.69749
}Semantic roles & 50–950 ramp
primary
#BEE0E2
secondary
#BB8C89
accent
#3B34B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484