#BEE3E2#BEE3E2
#BEE3E2 is a very light, muted teal. Relative luminance 0.714; OKLCH L 88.9% C 0.039 H 194.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE3E2 |
|---|---|
| RGB | rgb(190, 227, 226) |
| HSL | hsl(178, 40%, 82%) |
| HSV | hsv(178, 16%, 89%) |
| CMYK | cmyk(16.3%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(87.67, -12.21, -3.54) |
| CIE-LCH | lch(87.67, 12.71, 196.17°) |
| OKLab | oklab(88.91% -0.0375 -0.0097) |
| OKLCH | oklch(88.91% 0.039 194.5) |
| XYZ | xyz(62.4281, 71.3745, 82.4242) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.54
Paleturquoise
#AFEEEE
ΔE00 5.51
Pale Blue
#D0FEFE
ΔE00 5.81
Very Pale Blue
#D6FFFE
ΔE00 5.90
Ice Blue (survey)
#D7FFFE
ΔE00 5.91
Very Light Blue
#D5FFFF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE3E2 #E3BEBF
analogous
#BEE3D0 #BEE3E2 #BED2E3
triadic
#BEE3E2 #E2BEE3 #E3E2BE
tetradic
#BEE3E2 #D0BEE3 #E3BEBF #D2E3BE
square
#BEE3E2 #D0BEE3 #E3BEBF #D2E3BE
split-complementary
#BEE3E2 #E3BED2 #E3D0BE
monochromatic
#68BEBC #93D1CF #BEE3E2 #E9F5F5 #EAF6F5
Accessibility & contrast
On white
1.37
#BEE3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#BEE3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE3E2
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE3E2 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE2
Deuteranopia (green-blind)
#D7D9E2
Tritanopia (blue-blind)
#B3E5E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee3e2; /* rgb */ color: rgb(190, 227, 226); /* oklch */ color: oklch(88.9% 0.039 194.5);
Tailwind
colors: {
custom: {
50: '#d2ebeb',
500: '#bee3e2',
950: '#000000',
},
}SCSS
$custom: #bee3e2; $custom-light: #d2ebeb; $custom-dark: #000000;
JSON
{
"hex": "#bee3e2",
"rgb": {
"r": 190,
"g": 227,
"b": 226
},
"hsl": {
"h": 178.378,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.88907,
"c": 0.0387,
"h": 194.5
},
"luminance": 0.71376
}Semantic roles & 50–950 ramp
primary
#BEE3E2
secondary
#BC898A
accent
#3336B3
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484