#BEE2D3#BEE2D3
#BEE2D3 is a very light, muted teal. Relative luminance 0.700; OKLCH L 88.3% C 0.043 H 168.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2D3 |
|---|---|
| RGB | rgb(190, 226, 211) |
| HSL | hsl(155, 38%, 82%) |
| HSV | hsv(155, 16%, 89%) |
| CMYK | cmyk(15.9%, 0%, 6.6%, 11.4%) |
| CIE-LAB | lab(87.02, -14.68, 3.40) |
| CIE-LCH | lch(87.02, 15.07, 166.95°) |
| OKLab | oklab(88.27% -0.0421 0.0088) |
| OKLCH | oklch(88.27% 0.043 168.2) |
| XYZ | xyz(60.1864, 70.0415, 71.9637) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.13
Ice
#D6FFFA
ΔE00 7.45
Eggshell Blue
#C4FFF7
ΔE00 7.81
Light Light Blue
#CAFFFB
ΔE00 8.05
Paleturquoise
#AFEEEE
ΔE00 8.09
Pale Aqua
#B8FFEB
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2D3 #E2BECD
analogous
#BEE2C1 #BEE2D3 #BEDFE2
triadic
#BEE2D3 #D3BEE2 #E2D3BE
tetradic
#BEE2D3 #C1BEE2 #E2BECD #DFE2BE
square
#BEE2D3 #C1BEE2 #E2BECD #DFE2BE
split-complementary
#BEE2D3 #E2BEDF #E2C1BE
monochromatic
#69BC9A #94CFB6 #BEE2D3 #E8F5F0 #EAF6F1
Accessibility & contrast
On white
1.40
#BEE2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#BEE2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2D3
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2D3 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD2
Deuteranopia (green-blind)
#D9D8D4
Tritanopia (blue-blind)
#B7E2DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee2d3; /* rgb */ color: rgb(190, 226, 211); /* oklch */ color: oklch(88.3% 0.043 168.2);
Tailwind
colors: {
custom: {
50: '#d2ebe0',
500: '#bee2d3',
950: '#000000',
},
}SCSS
$custom: #bee2d3; $custom-light: #d2ebe0; $custom-dark: #000000;
JSON
{
"hex": "#bee2d3",
"rgb": {
"r": 190,
"g": 226,
"b": 211
},
"hsl": {
"h": 155,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.88265,
"c": 0.043,
"h": 168.2
},
"luminance": 0.70043
}Semantic roles & 50–950 ramp
primary
#BEE2D3
secondary
#BB899E
accent
#3468B1
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484