#BBEBEC#BBEBEC
#BBEBEC is a very light, muted teal. Relative luminance 0.760; OKLCH L 90.7% C 0.049 H 197.9°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEBEC |
|---|---|
| RGB | rgb(187, 235, 236) |
| HSL | hsl(181, 56%, 83%) |
| HSV | hsv(181, 21%, 93%) |
| CMYK | cmyk(20.8%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(89.88, -15.08, -5.55) |
| CIE-LCH | lch(89.88, 16.07, 200.21°) |
| OKLab | oklab(90.7% -0.0469 -0.0151) |
| OKLCH | oklch(90.7% 0.049 197.9) |
| XYZ | xyz(65.3377, 76.0351, 90.5743) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.99
Powder Blue
#B0E0E6
ΔE00 3.19
Pale Sky Blue
#BDF6FE
ΔE00 3.61
Light Sky Blue
#C6FCFF
ΔE00 3.66
Pale Blue
#D0FEFE
ΔE00 4.13
Really Light Blue
#D4FFFF
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEBEC #ECBCBB
analogous
#BBECD4 #BBEBEC #BBD2EC
triadic
#BBEBEC #ECBBEB #EBECBB
tetradic
#BBEBEC #D4BBEC #ECBCBB #D2ECBB
square
#BBEBEC #D4BBEC #ECBCBB #D2ECBB
split-complementary
#BBEBEC #ECBBD2 #ECD4BB
monochromatic
#5BCFD1 #8BDDDF #BBEBEC #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.30
#BBEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#BBEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEBEC
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEBEC | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EC
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#ACEEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbebec; /* rgb */ color: rgb(187, 235, 236); /* oklch */ color: oklch(90.7% 0.049 197.9);
Tailwind
colors: {
custom: {
50: '#d0f1f2',
500: '#bbebec',
950: '#000000',
},
}SCSS
$custom: #bbebec; $custom-light: #d0f1f2; $custom-dark: #000000;
JSON
{
"hex": "#bbebec",
"rgb": {
"r": 187,
"g": 235,
"b": 236
},
"hsl": {
"h": 181.224,
"s": 56.322,
"l": 82.941
},
"oklch": {
"l": 0.90702,
"c": 0.04926,
"h": 197.9
},
"luminance": 0.76038
}Semantic roles & 50–950 ramp
primary
#BBEBEC
secondary
#C98482
accent
#2522C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585