#BEE5DB#BEE5DB
#BEE5DB is a very light, muted teal. Relative luminance 0.721; OKLCH L 89.1% C 0.043 H 178.0°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE5DB |
|---|---|
| RGB | rgb(190, 229, 219) |
| HSL | hsl(165, 43%, 82%) |
| HSV | hsv(165, 17%, 90%) |
| CMYK | cmyk(17%, 0%, 4.4%, 10.2%) |
| CIE-LAB | lab(88.02, -14.63, 0.65) |
| CIE-LCH | lch(88.02, 14.64, 177.45°) |
| OKLab | oklab(89.13% -0.0429 0.0015) |
| OKLCH | oklch(89.13% 0.043 178) |
| XYZ | xyz(62.0373, 72.0985, 77.6519) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 5.57
Ice
#D6FFFA
ΔE00 5.95
Paleturquoise
#AFEEEE
ΔE00 6.08
Light Light Blue
#CAFFFB
ΔE00 6.33
Eggshell Blue
#C4FFF7
ΔE00 6.39
Pale Blue
#D0FEFE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE5DB #E5BEC8
analogous
#BEE5C8 #BEE5DB #BEDCE5
triadic
#BEE5DB #DBBEE5 #E5DBBE
tetradic
#BEE5DB #C8BEE5 #E5BEC8 #DCE5BE
square
#BEE5DB #C8BEE5 #E5BEC8 #DCE5BE
split-complementary
#BEE5DB #E5BEDC #E5C8BE
monochromatic
#67C2AB #92D4C3 #BEE5DB #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.36
#BEE5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#BEE5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE5DB
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE5DB | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DB
Deuteranopia (green-blind)
#DADBDC
Tritanopia (blue-blind)
#B5E6E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee5db; /* rgb */ color: rgb(190, 229, 219); /* oklch */ color: oklch(89.1% 0.043 178.0);
Tailwind
colors: {
custom: {
50: '#d2ede6',
500: '#bee5db',
950: '#000000',
},
}SCSS
$custom: #bee5db; $custom-light: #d2ede6; $custom-dark: #000000;
JSON
{
"hex": "#bee5db",
"rgb": {
"r": 190,
"g": 229,
"b": 219
},
"hsl": {
"h": 164.615,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.89125,
"c": 0.04291,
"h": 178
},
"luminance": 0.721
}Semantic roles & 50–950 ramp
primary
#BEE5DB
secondary
#BF8896
accent
#3052B6
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484