#BBEEDD#BBEEDD
#BBEEDD is a very light, muted teal. Relative luminance 0.769; OKLCH L 90.9% C 0.057 H 172.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEDD |
|---|---|
| RGB | rgb(187, 238, 221) |
| HSL | hsl(160, 60%, 83%) |
| HSV | hsv(160, 21%, 93%) |
| CMYK | cmyk(21.4%, 0%, 7.1%, 6.7%) |
| CIE-LAB | lab(90.29, -19.64, 2.89) |
| CIE-LCH | lch(90.29, 19.85, 171.63°) |
| OKLab | oklab(90.9% -0.0567 0.0074) |
| OKLCH | oklch(90.9% 0.057 172.6) |
| XYZ | xyz(64.1154, 76.9321, 79.8638) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.51
Duck Egg Blue
#C3FBF4
ΔE00 4.76
Eggshell Blue
#C4FFF7
ΔE00 5.08
Light Light Blue
#CAFFFB
ΔE00 6.22
Pale Cyan
#B7FFFA
ΔE00 6.56
Ice
#D6FFFA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEDD #EEBBCC
analogous
#BBEEC3 #BBEEDD #BBE5EE
triadic
#BBEEDD #DDBBEE #EEDDBB
tetradic
#BBEEDD #C3BBEE #EEBBCC #E5EEBB
square
#BBEEDD #C3BBEE #EEBBCC #E5EEBB
split-complementary
#BBEEDD #EEBBE5 #EEC3BB
monochromatic
#59D6AC #8AE2C5 #BBEEDD #E7F9F3 #E7F9F3
Accessibility & contrast
On white
1.28
#BBEEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#BBEEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEDD
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEDD | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DC
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#AFEFE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbeedd; /* rgb */ color: rgb(187, 238, 221); /* oklch */ color: oklch(90.9% 0.057 172.6);
Tailwind
colors: {
custom: {
50: '#d0f3e7',
500: '#bbeedd',
950: '#000000',
},
}SCSS
$custom: #bbeedd; $custom-light: #d0f3e7; $custom-dark: #000000;
JSON
{
"hex": "#bbeedd",
"rgb": {
"r": 187,
"g": 238,
"b": 221
},
"hsl": {
"h": 160,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.90904,
"c": 0.05718,
"h": 172.6
},
"luminance": 0.76934
}Semantic roles & 50–950 ramp
primary
#BBEEDD
secondary
#CC819A
accent
#1E56C8
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584