#BEE4E3#BEE4E3
#BEE4E3 is a very light, muted teal. Relative luminance 0.720; OKLCH L 89.1% C 0.040 H 194.5°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4E3 |
|---|---|
| RGB | rgb(190, 228, 227) |
| HSL | hsl(178, 41%, 82%) |
| HSV | hsv(178, 17%, 89%) |
| CMYK | cmyk(16.7%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(87.96, -12.51, -3.64) |
| CIE-LCH | lch(87.96, 13.03, 196.21°) |
| OKLab | oklab(89.15% -0.0384 -0.0099) |
| OKLCH | oklch(89.15% 0.04 194.5) |
| XYZ | xyz(62.8400, 71.9781, 83.2404) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.47
Paleturquoise
#AFEEEE
ΔE00 5.23
Pale Blue
#D0FEFE
ΔE00 5.56
Very Pale Blue
#D6FFFE
ΔE00 5.69
Really Light Blue
#D4FFFF
ΔE00 5.70
Very Light Blue
#D5FFFF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4E3 #E4BEBF
analogous
#BEE4D0 #BEE4E3 #BED2E4
triadic
#BEE4E3 #E3BEE4 #E4E3BE
tetradic
#BEE4E3 #D0BEE4 #E4BEBF #D2E4BE
square
#BEE4E3 #D0BEE4 #E4BEBF #D2E4BE
split-complementary
#BEE4E3 #E4BED2 #E4D0BE
monochromatic
#68C0BE #93D2D0 #BEE4E3 #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.36
#BEE4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#BEE4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4E3
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4E3 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E3
Deuteranopia (green-blind)
#D7DAE3
Tritanopia (blue-blind)
#B3E6E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee4e3; /* rgb */ color: rgb(190, 228, 227); /* oklch */ color: oklch(89.1% 0.040 194.5);
Tailwind
colors: {
custom: {
50: '#d2eceb',
500: '#bee4e3',
950: '#000000',
},
}SCSS
$custom: #bee4e3; $custom-light: #d2eceb; $custom-dark: #000000;
JSON
{
"hex": "#bee4e3",
"rgb": {
"r": 190,
"g": 228,
"b": 227
},
"hsl": {
"h": 178.421,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.89147,
"c": 0.03967,
"h": 194.5
},
"luminance": 0.7198
}Semantic roles & 50–950 ramp
primary
#BEE4E3
secondary
#BE898A
accent
#3135B4
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484