#BEE2E0#BEE2E0
#BEE2E0 is a very light, muted teal. Relative luminance 0.707; OKLCH L 88.6% C 0.038 H 192.4°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2E0 |
|---|---|
| RGB | rgb(190, 226, 224) |
| HSL | hsl(177, 38%, 82%) |
| HSV | hsv(177, 16%, 89%) |
| CMYK | cmyk(15.9%, 0%, 0.9%, 11.4%) |
| CIE-LAB | lab(87.35, -12.11, -2.95) |
| CIE-LCH | lch(87.35, 12.47, 193.71°) |
| OKLab | oklab(88.64% -0.0369 -0.0081) |
| OKLCH | oklch(88.64% 0.038 192.4) |
| XYZ | xyz(61.8825, 70.7199, 80.8964) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.93
Paleturquoise
#AFEEEE
ΔE00 5.77
Pale Blue
#D0FEFE
ΔE00 6.10
Very Pale Blue
#D6FFFE
ΔE00 6.14
Ice Blue (survey)
#D7FFFE
ΔE00 6.15
Very Light Blue
#D5FFFF
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2E0 #E2BEC0
analogous
#BEE2CE #BEE2E0 #BED2E2
triadic
#BEE2E0 #E0BEE2 #E2E0BE
tetradic
#BEE2E0 #CEBEE2 #E2BEC0 #D2E2BE
square
#BEE2E0 #CEBEE2 #E2BEC0 #D2E2BE
split-complementary
#BEE2E0 #E2BED2 #E2CEBE
monochromatic
#69BCB8 #94CFCC #BEE2E0 #E8F5F4 #EAF6F5
Accessibility & contrast
On white
1.39
#BEE2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#BEE2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2E0
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2E0 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE0
Deuteranopia (green-blind)
#D6D9E0
Tritanopia (blue-blind)
#B4E4E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee2e0; /* rgb */ color: rgb(190, 226, 224); /* oklch */ color: oklch(88.6% 0.038 192.4);
Tailwind
colors: {
custom: {
50: '#d2ebe9',
500: '#bee2e0',
950: '#000000',
},
}SCSS
$custom: #bee2e0; $custom-light: #d2ebe9; $custom-dark: #000000;
JSON
{
"hex": "#bee2e0",
"rgb": {
"r": 190,
"g": 226,
"b": 224
},
"hsl": {
"h": 176.667,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.88638,
"c": 0.0378,
"h": 192.4
},
"luminance": 0.70722
}Semantic roles & 50–950 ramp
primary
#BEE2E0
secondary
#BB898C
accent
#343BB1
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484