#BEE0D8#BEE0D8
#BEE0D8 is a very light, muted teal. Relative luminance 0.692; OKLCH L 88.0% C 0.037 H 179.6°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE0D8 |
|---|---|
| RGB | rgb(190, 224, 216) |
| HSL | hsl(166, 35%, 81%) |
| HSV | hsv(166, 15%, 88%) |
| CMYK | cmyk(15.2%, 0%, 3.6%, 12.2%) |
| CIE-LAB | lab(86.61, -12.70, 0.18) |
| CIE-LCH | lch(86.61, 12.70, 179.20°) |
| OKLab | oklab(87.98% -0.0374 0.0003) |
| OKLCH | oklch(87.98% 0.037 179.6) |
| XYZ | xyz(60.2824, 69.2148, 75.1361) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.26
Ice
#D6FFFA
ΔE00 6.75
Paleturquoise
#AFEEEE
ΔE00 6.87
Duck Egg Blue
#C3FBF4
ΔE00 6.96
Very Pale Blue
#D6FFFE
ΔE00 7.27
Ice Blue (survey)
#D7FFFE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE0D8 #E0BEC6
analogous
#BEE0C7 #BEE0D8 #BED7E0
triadic
#BEE0D8 #D8BEE0 #E0D8BE
tetradic
#BEE0D8 #C7BEE0 #E0BEC6 #D7E0BE
square
#BEE0D8 #C7BEE0 #E0BEC6 #D7E0BE
split-complementary
#BEE0D8 #E0BED7 #E0C7BE
monochromatic
#6BB8A6 #95CCBF #BEE0D8 #E7F4F1 #EAF5F3
Accessibility & contrast
On white
1.41
#BEE0D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#BEE0D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE0D8
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE0D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE0D8 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD8
Deuteranopia (green-blind)
#D6D7D9
Tritanopia (blue-blind)
#B6E1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee0d8; /* rgb */ color: rgb(190, 224, 216); /* oklch */ color: oklch(88.0% 0.037 179.6);
Tailwind
colors: {
custom: {
50: '#d2e9e4',
500: '#bee0d8',
950: '#000000',
},
}SCSS
$custom: #bee0d8; $custom-light: #d2e9e4; $custom-dark: #000000;
JSON
{
"hex": "#bee0d8",
"rgb": {
"r": 190,
"g": 224,
"b": 216
},
"hsl": {
"h": 165.882,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.87983,
"c": 0.0374,
"h": 179.6
},
"luminance": 0.69216
}Semantic roles & 50–950 ramp
primary
#BEE0D8
secondary
#B88A95
accent
#3753AE
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484