#BEE3DB#BEE3DB
#BEE3DB is a very light, muted teal. Relative luminance 0.710; OKLCH L 88.7% C 0.040 H 180.8°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE3DB |
|---|---|
| RGB | rgb(190, 227, 219) |
| HSL | hsl(167, 40%, 82%) |
| HSV | hsv(167, 16%, 89%) |
| CMYK | cmyk(16.3%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(87.48, -13.62, -0.13) |
| CIE-LCH | lch(87.48, 13.62, 180.53°) |
| OKLab | oklab(88.7% -0.0402 -0.0005) |
| OKLCH | oklch(88.7% 0.04 180.8) |
| XYZ | xyz(61.4871, 70.9981, 77.4685) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.04
Powder Blue
#B0E0E6
ΔE00 6.06
Ice
#D6FFFA
ΔE00 6.08
Paleturquoise
#AFEEEE
ΔE00 6.09
Light Light Blue
#CAFFFB
ΔE00 6.60
Very Pale Blue
#D6FFFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE3DB #E3BEC6
analogous
#BEE3C9 #BEE3DB #BED9E3
triadic
#BEE3DB #DBBEE3 #E3DBBE
tetradic
#BEE3DB #C9BEE3 #E3BEC6 #D9E3BE
square
#BEE3DB #C9BEE3 #E3BEC6 #D9E3BE
split-complementary
#BEE3DB #E3BED9 #E3C9BE
monochromatic
#68BEAC #93D1C3 #BEE3DB #E9F5F3 #EAF6F3
Accessibility & contrast
On white
1.38
#BEE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#BEE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE3DB
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE3DB | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DEDB
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#B5E4E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee3db; /* rgb */ color: rgb(190, 227, 219); /* oklch */ color: oklch(88.7% 0.040 180.8);
Tailwind
colors: {
custom: {
50: '#d2ebe6',
500: '#bee3db',
950: '#000000',
},
}SCSS
$custom: #bee3db; $custom-light: #d2ebe6; $custom-dark: #000000;
JSON
{
"hex": "#bee3db",
"rgb": {
"r": 190,
"g": 227,
"b": 219
},
"hsl": {
"h": 167.027,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.88702,
"c": 0.04022,
"h": 180.8
},
"luminance": 0.71
}Semantic roles & 50–950 ramp
primary
#BEE3DB
secondary
#BC8994
accent
#334EB3
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484