#BEE2E1#BEE2E1
#BEE2E1 is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.7% C 0.038 H 194.4°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2E1 |
|---|---|
| RGB | rgb(190, 226, 225) |
| HSL | hsl(178, 38%, 82%) |
| HSV | hsv(178, 16%, 89%) |
| CMYK | cmyk(15.9%, 0%, 0.4%, 11.4%) |
| CIE-LAB | lab(87.38, -11.91, -3.44) |
| CIE-LCH | lch(87.38, 12.40, 196.12°) |
| OKLab | oklab(88.67% -0.0365 -0.0094) |
| OKLCH | oklch(88.67% 0.038 194.4) |
| XYZ | xyz(62.0185, 70.7743, 81.6128) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.63
Paleturquoise
#AFEEEE
ΔE00 5.80
Pale Blue
#D0FEFE
ΔE00 6.07
Ice Blue (survey)
#D7FFFE
ΔE00 6.12
Very Pale Blue
#D6FFFE
ΔE00 6.13
Very Light Blue
#D5FFFF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2E1 #E2BEBF
analogous
#BEE2CF #BEE2E1 #BED1E2
triadic
#BEE2E1 #E1BEE2 #E2E1BE
tetradic
#BEE2E1 #CFBEE2 #E2BEBF #D1E2BE
square
#BEE2E1 #CFBEE2 #E2BEBF #D1E2BE
split-complementary
#BEE2E1 #E2BED1 #E2CFBE
monochromatic
#69BCBA #94CFCD #BEE2E1 #E8F5F5 #EAF6F5
Accessibility & contrast
On white
1.39
#BEE2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#BEE2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2E1
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2E1 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE1
Deuteranopia (green-blind)
#D6D9E1
Tritanopia (blue-blind)
#B3E4E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee2e1; /* rgb */ color: rgb(190, 226, 225); /* oklch */ color: oklch(88.7% 0.038 194.4);
Tailwind
colors: {
custom: {
50: '#d2ebea',
500: '#bee2e1',
950: '#000000',
},
}SCSS
$custom: #bee2e1; $custom-light: #d2ebea; $custom-dark: #000000;
JSON
{
"hex": "#bee2e1",
"rgb": {
"r": 190,
"g": 226,
"b": 225
},
"hsl": {
"h": 178.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.88668,
"c": 0.03772,
"h": 194.4
},
"luminance": 0.70776
}Semantic roles & 50–950 ramp
primary
#BEE2E1
secondary
#BB898B
accent
#3438B1
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484