#BBEEDA#BBEEDA
#BBEEDA is a very light, muted teal. Relative luminance 0.768; OKLCH L 90.8% C 0.059 H 169.1°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEDA |
|---|---|
| RGB | rgb(187, 238, 218) |
| HSL | hsl(156, 60%, 83%) |
| HSV | hsv(156, 21%, 93%) |
| CMYK | cmyk(21.4%, 0%, 8.4%, 6.7%) |
| CIE-LAB | lab(90.22, -20.23, 4.35) |
| CIE-LCH | lch(90.22, 20.69, 167.87°) |
| OKLab | oklab(90.82% -0.0579 0.0112) |
| OKLCH | oklch(90.82% 0.059 169.1) |
| XYZ | xyz(63.7193, 76.7736, 77.7776) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.54
Duck Egg Blue
#C3FBF4
ΔE00 5.67
Eggshell Blue
#C4FFF7
ΔE00 5.88
Pale Turquoise
#A5FBD5
ΔE00 6.96
Light Light Blue
#CAFFFB
ΔE00 7.12
Light Teal
#90E4C1
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEDA #EEBBCF
analogous
#BBEEC0 #BBEEDA #BBE8EE
triadic
#BBEEDA #DABBEE #EEDABB
tetradic
#BBEEDA #C0BBEE #EEBBCF #E8EEBB
square
#BBEEDA #C0BBEE #EEBBCF #E8EEBB
split-complementary
#BBEEDA #EEBBE8 #EEC0BB
monochromatic
#59D6A5 #8AE2BF #BBEEDA #E7F9F2 #E7F9F2
Accessibility & contrast
On white
1.28
#BBEEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#BBEEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEDA
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEDA | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7D9
Deuteranopia (green-blind)
#E2E0DB
Tritanopia (blue-blind)
#B0EFE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbeeda; /* rgb */ color: rgb(187, 238, 218); /* oklch */ color: oklch(90.8% 0.059 169.1);
Tailwind
colors: {
custom: {
50: '#d0f3e5',
500: '#bbeeda',
950: '#000000',
},
}SCSS
$custom: #bbeeda; $custom-light: #d0f3e5; $custom-dark: #000000;
JSON
{
"hex": "#bbeeda",
"rgb": {
"r": 187,
"g": 238,
"b": 218
},
"hsl": {
"h": 156.471,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.90822,
"c": 0.05898,
"h": 169.1
},
"luminance": 0.76776
}Semantic roles & 50–950 ramp
primary
#BBEEDA
secondary
#CC819F
accent
#1E60C8
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141715
muted
#838584