#BEE3D4#BEE3D4
#BEE3D4 is a very light, muted teal. Relative luminance 0.706; OKLCH L 88.5% C 0.044 H 168.8°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE3D4 |
|---|---|
| RGB | rgb(190, 227, 212) |
| HSL | hsl(156, 40%, 82%) |
| HSV | hsv(156, 16%, 89%) |
| CMYK | cmyk(16.3%, 0%, 6.6%, 11%) |
| CIE-LAB | lab(87.31, -14.99, 3.30) |
| CIE-LCH | lch(87.31, 15.35, 167.59°) |
| OKLab | oklab(88.51% -0.043 0.0085) |
| OKLCH | oklch(88.51% 0.044 168.8) |
| XYZ | xyz(60.5849, 70.6372, 72.7169) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.86
Ice
#D6FFFA
ΔE00 7.27
Eggshell Blue
#C4FFF7
ΔE00 7.53
Light Light Blue
#CAFFFB
ΔE00 7.81
Paleturquoise
#AFEEEE
ΔE00 7.89
Pale Aqua
#B8FFEB
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE3D4 #E3BECD
analogous
#BEE3C2 #BEE3D4 #BEE0E3
triadic
#BEE3D4 #D4BEE3 #E3D4BE
tetradic
#BEE3D4 #C2BEE3 #E3BECD #E0E3BE
square
#BEE3D4 #C2BEE3 #E3BECD #E0E3BE
split-complementary
#BEE3D4 #E3BEE0 #E3C2BE
monochromatic
#68BE9B #93D1B8 #BEE3D4 #E9F5F0 #EAF6F1
Accessibility & contrast
On white
1.39
#BEE3D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#BEE3D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE3D4
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE3D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE3D4 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED3
Deuteranopia (green-blind)
#DAD9D5
Tritanopia (blue-blind)
#B6E3DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee3d4; /* rgb */ color: rgb(190, 227, 212); /* oklch */ color: oklch(88.5% 0.044 168.8);
Tailwind
colors: {
custom: {
50: '#d2ebe1',
500: '#bee3d4',
950: '#000000',
},
}SCSS
$custom: #bee3d4; $custom-light: #d2ebe1; $custom-dark: #000000;
JSON
{
"hex": "#bee3d4",
"rgb": {
"r": 190,
"g": 227,
"b": 212
},
"hsl": {
"h": 155.676,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.88505,
"c": 0.04385,
"h": 168.8
},
"luminance": 0.70639
}Semantic roles & 50–950 ramp
primary
#BEE3D4
secondary
#BC899E
accent
#3367B3
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484