#BBECEC#BBECEC
#BBECEC is a very light, muted teal. Relative luminance 0.766; OKLCH L 90.9% C 0.050 H 196.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBECEC |
|---|---|
| RGB | rgb(187, 236, 236) |
| HSL | hsl(180, 56%, 83%) |
| HSV | hsv(180, 21%, 93%) |
| CMYK | cmyk(20.8%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(90.14, -15.58, -5.16) |
| CIE-LCH | lch(90.14, 16.42, 198.32°) |
| OKLab | oklab(90.91% -0.0482 -0.0141) |
| OKLCH | oklch(90.91% 0.05 196.3) |
| XYZ | xyz(65.6248, 76.6093, 90.6700) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.66
Light Sky Blue
#C6FCFF
ΔE00 3.55
Powder Blue
#B0E0E6
ΔE00 3.63
Pale Sky Blue
#BDF6FE
ΔE00 3.77
Pale Blue
#D0FEFE
ΔE00 3.99
Light Light Blue
#CAFFFB
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBECEC #ECBBBB
analogous
#BBECD3 #BBECEC #BBD3EC
triadic
#BBECEC #ECBBEC #ECECBB
tetradic
#BBECEC #D3BBEC #ECBBBB #D3ECBB
square
#BBECEC #D3BBEC #ECBBBB #D3ECBB
split-complementary
#BBECEC #ECBBD3 #ECD3BB
monochromatic
#5BD1D1 #8BDFDF #BBECEC #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.29
#BBECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#BBECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBECEC
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBECEC | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EC
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#ABEFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbecec; /* rgb */ color: rgb(187, 236, 236); /* oklch */ color: oklch(90.9% 0.050 196.3);
Tailwind
colors: {
custom: {
50: '#d0f2f2',
500: '#bbecec',
950: '#000000',
},
}SCSS
$custom: #bbecec; $custom-light: #d0f2f2; $custom-dark: #000000;
JSON
{
"hex": "#bbecec",
"rgb": {
"r": 187,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 56.322,
"l": 82.941
},
"oklch": {
"l": 0.90913,
"c": 0.05018,
"h": 196.3
},
"luminance": 0.76612
}Semantic roles & 50–950 ramp
primary
#BBECEC
secondary
#C98282
accent
#2222C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585