#BCEBEC#BCEBEC
#BCEBEC is a very light, muted teal. Relative luminance 0.762; OKLCH L 90.8% C 0.048 H 197.9°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBEC |
|---|---|
| RGB | rgb(188, 235, 236) |
| HSL | hsl(181, 56%, 83%) |
| HSV | hsv(181, 20%, 93%) |
| CMYK | cmyk(20.3%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(89.93, -14.78, -5.46) |
| CIE-LCH | lch(89.93, 15.76, 200.26°) |
| OKLab | oklab(90.76% -0.0459 -0.0149) |
| OKLCH | oklch(90.76% 0.048 197.9) |
| XYZ | xyz(65.5833, 76.1618, 90.5858) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.18
Paleturquoise
#AFEEEE
ΔE00 3.20
Pale Sky Blue
#BDF6FE
ΔE00 3.65
Light Sky Blue
#C6FCFF
ΔE00 3.68
Pale Blue
#D0FEFE
ΔE00 4.07
Really Light Blue
#D4FFFF
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBEC #ECBDBC
analogous
#BCECD5 #BCEBEC #BCD3EC
triadic
#BCEBEC #ECBCEB #EBECBC
tetradic
#BCEBEC #D5BCEC #ECBDBC #D3ECBC
square
#BCEBEC #D5BCEC #ECBDBC #D3ECBC
split-complementary
#BCEBEC #ECBCD3 #ECD5BC
monochromatic
#5DCFD1 #8CDDDE #BCEBEC #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.29
#BCEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#BCEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBEC
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBEC | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EC
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#ADEEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcebec; /* rgb */ color: rgb(188, 235, 236); /* oklch */ color: oklch(90.8% 0.048 197.9);
Tailwind
colors: {
custom: {
50: '#d1f1f2',
500: '#bcebec',
950: '#000000',
},
}SCSS
$custom: #bcebec; $custom-light: #d1f1f2; $custom-dark: #000000;
JSON
{
"hex": "#bcebec",
"rgb": {
"r": 188,
"g": 235,
"b": 236
},
"hsl": {
"h": 181.25,
"s": 55.814,
"l": 83.137
},
"oklch": {
"l": 0.90764,
"c": 0.0483,
"h": 197.9
},
"luminance": 0.76164
}Semantic roles & 50–950 ramp
primary
#BCEBEC
secondary
#C98583
accent
#2622C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585