#BEE0DB#BEE0DB
#BEE0DB is a very light, muted teal. Relative luminance 0.694; OKLCH L 88.1% C 0.036 H 185.7°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE0DB |
|---|---|
| RGB | rgb(190, 224, 219) |
| HSL | hsl(171, 35%, 81%) |
| HSV | hsv(171, 15%, 88%) |
| CMYK | cmyk(15.2%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(86.69, -12.10, -1.29) |
| CIE-LCH | lch(86.69, 12.17, 186.09°) |
| OKLab | oklab(88.07% -0.0362 -0.0036) |
| OKLCH | oklch(88.07% 0.036 185.7) |
| XYZ | xyz(60.6737, 69.3714, 77.1974) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.15
Paleturquoise
#AFEEEE
ΔE00 6.47
Ice
#D6FFFA
ΔE00 6.60
Ice Blue (survey)
#D7FFFE
ΔE00 6.82
Very Pale Blue
#D6FFFE
ΔE00 6.82
Pale Blue
#D0FEFE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE0DB #E0BEC3
analogous
#BEE0CA #BEE0DB #BED4E0
triadic
#BEE0DB #DBBEE0 #E0DBBE
tetradic
#BEE0DB #CABEE0 #E0BEC3 #D4E0BE
square
#BEE0DB #CABEE0 #E0BEC3 #D4E0BE
split-complementary
#BEE0DB #E0BED4 #E0CABE
monochromatic
#6BB8AD #95CCC4 #BEE0DB #E7F4F2 #EAF5F4
Accessibility & contrast
On white
1.41
#BEE0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BEE0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE0DB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE0DB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#D6D7DC
Tritanopia (blue-blind)
#B5E2DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee0db; /* rgb */ color: rgb(190, 224, 219); /* oklch */ color: oklch(88.1% 0.036 185.7);
Tailwind
colors: {
custom: {
50: '#d2e9e6',
500: '#bee0db',
950: '#000000',
},
}SCSS
$custom: #bee0db; $custom-light: #d2e9e6; $custom-dark: #000000;
JSON
{
"hex": "#bee0db",
"rgb": {
"r": 190,
"g": 224,
"b": 219
},
"hsl": {
"h": 171.176,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.8807,
"c": 0.0364,
"h": 185.7
},
"luminance": 0.69373
}Semantic roles & 50–950 ramp
primary
#BEE0DB
secondary
#B88A91
accent
#3749AE
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484