#BBEDEB#BBEDEB
#BBEDEB is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.1% C 0.051 H 193.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDEB |
|---|---|
| RGB | rgb(187, 237, 235) |
| HSL | hsl(178, 58%, 83%) |
| HSV | hsv(178, 21%, 93%) |
| CMYK | cmyk(21.1%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(90.38, -16.29, -4.28) |
| CIE-LCH | lch(90.38, 16.85, 194.73°) |
| OKLab | oklab(91.1% -0.0498 -0.0117) |
| OKLCH | oklch(91.1% 0.051 193.3) |
| XYZ | xyz(65.7687, 77.1288, 90.0032) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.43
Duck Egg Blue
#C3FBF4
ΔE00 3.59
Light Sky Blue
#C6FCFF
ΔE00 3.72
Light Light Blue
#CAFFFB
ΔE00 3.80
Pale Blue
#D0FEFE
ΔE00 4.02
Pale Sky Blue
#BDF6FE
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDEB #EDBBBD
analogous
#BBEDD2 #BBEDEB #BBD6ED
triadic
#BBEDEB #EBBBED #EDEBBB
tetradic
#BBEDEB #D2BBED #EDBBBD #D6EDBB
square
#BBEDEB #D2BBED #EDBBBD #D6EDBB
split-complementary
#BBEDEB #EDBBD6 #EDD2BB
monochromatic
#5AD3CF #8BE0DD #BBEDEB #E7F9F8 #E7F9F8
Accessibility & contrast
On white
1.28
#BBEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#BBEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDEB
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDEB | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#DDE0EC
Tritanopia (blue-blind)
#ACF0EC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbedeb; /* rgb */ color: rgb(187, 237, 235); /* oklch */ color: oklch(91.1% 0.051 193.3);
Tailwind
colors: {
custom: {
50: '#d0f3f1',
500: '#bbedeb',
950: '#000000',
},
}SCSS
$custom: #bbedeb; $custom-light: #d0f3f1; $custom-dark: #000000;
JSON
{
"hex": "#bbedeb",
"rgb": {
"r": 187,
"g": 237,
"b": 235
},
"hsl": {
"h": 177.6,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.91095,
"c": 0.0512,
"h": 193.3
},
"luminance": 0.77131
}Semantic roles & 50–950 ramp
primary
#BBEDEB
secondary
#CA8285
accent
#2026C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585