#BEE3DE#BEE3DE
#BEE3DE is a very light, muted teal. Relative luminance 0.712; OKLCH L 88.8% C 0.039 H 186.5°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE3DE |
|---|---|
| RGB | rgb(190, 227, 222) |
| HSL | hsl(172, 40%, 82%) |
| HSV | hsv(172, 16%, 89%) |
| CMYK | cmyk(16.3%, 0%, 2.2%, 11%) |
| CIE-LAB | lab(87.56, -13.02, -1.59) |
| CIE-LCH | lch(87.56, 13.12, 186.96°) |
| OKLab | oklab(88.79% -0.039 -0.0044) |
| OKLCH | oklch(88.79% 0.039 186.5) |
| XYZ | xyz(61.8856, 71.1575, 79.5673) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.91
Paleturquoise
#AFEEEE
ΔE00 5.63
Ice
#D6FFFA
ΔE00 5.91
Duck Egg Blue
#C3FBF4
ΔE00 6.11
Pale Blue
#D0FEFE
ΔE00 6.15
Very Pale Blue
#D6FFFE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE3DE #E3BEC3
analogous
#BEE3CC #BEE3DE #BED6E3
triadic
#BEE3DE #DEBEE3 #E3DEBE
tetradic
#BEE3DE #CCBEE3 #E3BEC3 #D6E3BE
square
#BEE3DE #CCBEE3 #E3BEC3 #D6E3BE
split-complementary
#BEE3DE #E3BED6 #E3CCBE
monochromatic
#68BEB3 #93D1C8 #BEE3DE #E9F5F4 #EAF6F4
Accessibility & contrast
On white
1.38
#BEE3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#BEE3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE3DE
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE3DE | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDE
Deuteranopia (green-blind)
#D8D9DF
Tritanopia (blue-blind)
#B4E5E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee3de; /* rgb */ color: rgb(190, 227, 222); /* oklch */ color: oklch(88.8% 0.039 186.5);
Tailwind
colors: {
custom: {
50: '#d2ebe8',
500: '#bee3de',
950: '#000000',
},
}SCSS
$custom: #bee3de; $custom-light: #d2ebe8; $custom-dark: #000000;
JSON
{
"hex": "#bee3de",
"rgb": {
"r": 190,
"g": 227,
"b": 222
},
"hsl": {
"h": 171.892,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.88789,
"c": 0.03929,
"h": 186.5
},
"luminance": 0.71159
}Semantic roles & 50–950 ramp
primary
#BEE3DE
secondary
#BC8990
accent
#3344B3
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484