#BBEDDB#BBEDDB
#BBEDDB is a very light, muted teal. Relative luminance 0.762; OKLCH L 90.6% C 0.057 H 171.0°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDDB |
|---|---|
| RGB | rgb(187, 237, 219) |
| HSL | hsl(158, 58%, 83%) |
| HSV | hsv(158, 21%, 93%) |
| CMYK | cmyk(21.1%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(89.97, -19.54, 3.47) |
| CIE-LCH | lch(89.97, 19.85, 169.92°) |
| OKLab | oklab(90.64% -0.0562 0.0089) |
| OKLCH | oklch(90.64% 0.057 171) |
| XYZ | xyz(63.5602, 76.2454, 78.3721) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.76
Duck Egg Blue
#C3FBF4
ΔE00 5.21
Eggshell Blue
#C4FFF7
ΔE00 5.52
Light Light Blue
#CAFFFB
ΔE00 6.64
Ice
#D6FFFA
ΔE00 6.96
Pale Cyan
#B7FFFA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDDB #EDBBCD
analogous
#BBEDC2 #BBEDDB #BBE6ED
triadic
#BBEDDB #DBBBED #EDDBBB
tetradic
#BBEDDB #C2BBED #EDBBCD #E6EDBB
square
#BBEDDB #C2BBED #EDBBCD #E6EDBB
split-complementary
#BBEDDB #EDBBE6 #EDC2BB
monochromatic
#5AD3A8 #8BE0C1 #BBEDDB #E7F9F2 #E7F9F2
Accessibility & contrast
On white
1.29
#BBEDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#BBEDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDDB
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDDB | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DA
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#B0EEE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbeddb; /* rgb */ color: rgb(187, 237, 219); /* oklch */ color: oklch(90.6% 0.057 171.0);
Tailwind
colors: {
custom: {
50: '#d0f3e6',
500: '#bbeddb',
950: '#000000',
},
}SCSS
$custom: #bbeddb; $custom-light: #d0f3e6; $custom-dark: #000000;
JSON
{
"hex": "#bbeddb",
"rgb": {
"r": 187,
"g": 237,
"b": 219
},
"hsl": {
"h": 158.4,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.90635,
"c": 0.05691,
"h": 171
},
"luminance": 0.76248
}Semantic roles & 50–950 ramp
primary
#BBEDDB
secondary
#CA829C
accent
#205CC6
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141715
muted
#838584