#BBE8DC#BBE8DC
#BBE8DC is a very light, muted teal. Relative luminance 0.734; OKLCH L 89.6% C 0.049 H 177.1°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE8DC |
|---|---|
| RGB | rgb(187, 232, 220) |
| HSL | hsl(164, 49%, 82%) |
| HSV | hsv(164, 19%, 91%) |
| CMYK | cmyk(19.4%, 0%, 5.2%, 9%) |
| CIE-LAB | lab(88.66, -16.87, 1.04) |
| CIE-LCH | lch(88.66, 16.90, 176.47°) |
| OKLab | oklab(89.6% -0.0493 0.0025) |
| OKLCH | oklch(89.6% 0.049 177.1) |
| XYZ | xyz(62.2648, 73.4433, 78.5916) |
| Luminance | 0.7345 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.75
Eggshell Blue
#C4FFF7
ΔE00 5.45
Paleturquoise
#AFEEEE
ΔE00 5.68
Light Light Blue
#CAFFFB
ΔE00 5.88
Ice
#D6FFFA
ΔE00 6.02
Pale Aqua
#B8FFEB
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE8DC #E8BBC7
analogous
#BBE8C6 #BBE8DC #BBDEE8
triadic
#BBE8DC #DCBBE8 #E8DCBB
tetradic
#BBE8DC #C6BBE8 #E8BBC7 #DEE8BB
square
#BBE8DC #C6BBE8 #E8BBC7 #DEE8BB
split-complementary
#BBE8DC #E8BBDE #E8C6BB
monochromatic
#60C9AD #8DD9C4 #BBE8DC #E8F7F3 #E8F7F3
Accessibility & contrast
On white
1.34
#BBE8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#BBE8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE8DC
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE8DC | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DC
Deuteranopia (green-blind)
#DCDCDD
Tritanopia (blue-blind)
#B0E9E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbe8dc; /* rgb */ color: rgb(187, 232, 220); /* oklch */ color: oklch(89.6% 0.049 177.1);
Tailwind
colors: {
custom: {
50: '#d0efe6',
500: '#bbe8dc',
950: '#000000',
},
}SCSS
$custom: #bbe8dc; $custom-light: #d0efe6; $custom-dark: #000000;
JSON
{
"hex": "#bbe8dc",
"rgb": {
"r": 187,
"g": 232,
"b": 220
},
"hsl": {
"h": 164,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.89597,
"c": 0.04935,
"h": 177.1
},
"luminance": 0.73445
}Semantic roles & 50–950 ramp
primary
#BBE8DC
secondary
#C38495
accent
#2950BD
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141616
muted
#838584