#BCECEB#BCECEB
#BCECEB is a very light, muted teal. Relative luminance 0.767; OKLCH L 90.9% C 0.049 H 194.7°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BCECEB |
|---|---|
| RGB | rgb(188, 236, 235) |
| HSL | hsl(179, 56%, 83%) |
| HSV | hsv(179, 20%, 93%) |
| CMYK | cmyk(20.3%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(90.17, -15.49, -4.58) |
| CIE-LCH | lch(90.17, 16.16, 196.48°) |
| OKLab | oklab(90.95% -0.0476 -0.0125) |
| OKLCH | oklch(90.95% 0.049 194.7) |
| XYZ | xyz(65.7255, 76.6780, 89.9185) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.81
Light Sky Blue
#C6FCFF
ΔE00 3.71
Powder Blue
#B0E0E6
ΔE00 3.91
Pale Blue
#D0FEFE
ΔE00 3.97
Duck Egg Blue
#C3FBF4
ΔE00 4.12
Pale Sky Blue
#BDF6FE
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCECEB #ECBCBD
analogous
#BCECD3 #BCECEB #BCD5EC
triadic
#BCECEB #EBBCEC #ECEBBC
tetradic
#BCECEB #D3BCEC #ECBCBD #D5ECBC
square
#BCECEB #D3BCEC #ECBCBD #D5ECBC
split-complementary
#BCECEB #ECBCD5 #ECD3BC
monochromatic
#5DD1CF #8CDEDD #BCECEB #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.29
#BCECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#BCECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCECEB
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCECEB | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#ADEFEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bceceb; /* rgb */ color: rgb(188, 236, 235); /* oklch */ color: oklch(90.9% 0.049 194.7);
Tailwind
colors: {
custom: {
50: '#d1f2f1',
500: '#bceceb',
950: '#000000',
},
}SCSS
$custom: #bceceb; $custom-light: #d1f2f1; $custom-dark: #000000;
JSON
{
"hex": "#bceceb",
"rgb": {
"r": 188,
"g": 236,
"b": 235
},
"hsl": {
"h": 178.75,
"s": 55.814,
"l": 83.137
},
"oklch": {
"l": 0.90945,
"c": 0.04925,
"h": 194.7
},
"luminance": 0.7668
}Semantic roles & 50–950 ramp
primary
#BCECEB
secondary
#C98385
accent
#2226C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585