#BBEEDE#BBEEDE
#BBEEDE is a very light, muted teal. Relative luminance 0.770; OKLCH L 90.9% C 0.057 H 173.8°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEDE |
|---|---|
| RGB | rgb(187, 238, 222) |
| HSL | hsl(161, 60%, 83%) |
| HSV | hsv(161, 21%, 93%) |
| CMYK | cmyk(21.4%, 0%, 6.7%, 6.7%) |
| CIE-LAB | lab(90.31, -19.44, 2.41) |
| CIE-LCH | lch(90.31, 19.59, 172.95°) |
| OKLab | oklab(90.93% -0.0563 0.0061) |
| OKLCH | oklch(90.93% 0.057 173.8) |
| XYZ | xyz(64.2491, 76.9855, 80.5676) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.47
Pale Aqua
#B8FFEB
ΔE00 4.56
Eggshell Blue
#C4FFF7
ΔE00 4.83
Light Light Blue
#CAFFFB
ΔE00 5.93
Pale Cyan
#B7FFFA
ΔE00 6.30
Ice
#D6FFFA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEDE #EEBBCB
analogous
#BBEEC4 #BBEEDE #BBE4EE
triadic
#BBEEDE #DEBBEE #EEDEBB
tetradic
#BBEEDE #C4BBEE #EEBBCB #E4EEBB
square
#BBEEDE #C4BBEE #EEBBCB #E4EEBB
split-complementary
#BBEEDE #EEBBE4 #EEC4BB
monochromatic
#59D6AE #8AE2C6 #BBEEDE #E7F9F3 #E7F9F3
Accessibility & contrast
On white
1.28
#BBEEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#BBEEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEDE
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEDE | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DD
Deuteranopia (green-blind)
#E1E0DF
Tritanopia (blue-blind)
#AFEFE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbeede; /* rgb */ color: rgb(187, 238, 222); /* oklch */ color: oklch(90.9% 0.057 173.8);
Tailwind
colors: {
custom: {
50: '#d0f3e8',
500: '#bbeede',
950: '#000000',
},
}SCSS
$custom: #bbeede; $custom-light: #d0f3e8; $custom-dark: #000000;
JSON
{
"hex": "#bbeede",
"rgb": {
"r": 187,
"g": 238,
"b": 222
},
"hsl": {
"h": 161.176,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.90932,
"c": 0.05662,
"h": 173.8
},
"luminance": 0.76988
}Semantic roles & 50–950 ramp
primary
#BBEEDE
secondary
#CC8199
accent
#1E53C8
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584