#BEE2D9#BEE2D9
#BEE2D9 is a very light, muted teal. Relative luminance 0.704; OKLCH L 88.4% C 0.040 H 178.5°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2D9 |
|---|---|
| RGB | rgb(190, 226, 217) |
| HSL | hsl(165, 38%, 82%) |
| HSV | hsv(165, 16%, 89%) |
| CMYK | cmyk(15.9%, 0%, 4%, 11.4%) |
| CIE-LAB | lab(87.17, -13.51, 0.46) |
| CIE-LCH | lch(87.17, 13.52, 178.03°) |
| OKLab | oklab(88.43% -0.0397 0.001) |
| OKLCH | oklch(88.43% 0.04 178.5) |
| XYZ | xyz(60.9527, 70.3480, 75.9993) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.38
Ice
#D6FFFA
ΔE00 6.40
Powder Blue
#B0E0E6
ΔE00 6.50
Paleturquoise
#AFEEEE
ΔE00 6.54
Light Light Blue
#CAFFFB
ΔE00 6.99
Very Pale Blue
#D6FFFE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2D9 #E2BEC7
analogous
#BEE2C7 #BEE2D9 #BED9E2
triadic
#BEE2D9 #D9BEE2 #E2D9BE
tetradic
#BEE2D9 #C7BEE2 #E2BEC7 #D9E2BE
square
#BEE2D9 #C7BEE2 #E2BEC7 #D9E2BE
split-complementary
#BEE2D9 #E2BED9 #E2C7BE
monochromatic
#69BCA8 #94CFC0 #BEE2D9 #E8F5F2 #EAF6F3
Accessibility & contrast
On white
1.39
#BEE2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#BEE2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2D9
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2D9 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD9
Deuteranopia (green-blind)
#D8D8DA
Tritanopia (blue-blind)
#B5E3DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee2d9; /* rgb */ color: rgb(190, 226, 217); /* oklch */ color: oklch(88.4% 0.040 178.5);
Tailwind
colors: {
custom: {
50: '#d2ebe4',
500: '#bee2d9',
950: '#000000',
},
}SCSS
$custom: #bee2d9; $custom-light: #d2ebe4; $custom-dark: #000000;
JSON
{
"hex": "#bee2d9",
"rgb": {
"r": 190,
"g": 226,
"b": 217
},
"hsl": {
"h": 165,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.88434,
"c": 0.03969,
"h": 178.5
},
"luminance": 0.7035
}Semantic roles & 50–950 ramp
primary
#BEE2D9
secondary
#BB8996
accent
#3453B1
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484