#BCECE7#BCECE7
#BCECE7 is a very light, muted teal. Relative luminance 0.765; OKLCH L 90.8% C 0.050 H 188.5°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCECE7 |
|---|---|
| RGB | rgb(188, 236, 231) |
| HSL | hsl(174, 56%, 83%) |
| HSV | hsv(174, 20%, 93%) |
| CMYK | cmyk(20.3%, 0%, 2.1%, 7.5%) |
| CIE-LAB | lab(90.07, -16.32, -2.65) |
| CIE-LCH | lch(90.07, 16.54, 189.21°) |
| OKLab | oklab(90.83% -0.0492 -0.0073) |
| OKLCH | oklch(90.83% 0.05 188.5) |
| XYZ | xyz(65.1541, 76.4495, 86.9091) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.21
Duck Egg Blue
#C3FBF4
ΔE00 3.39
Light Light Blue
#CAFFFB
ΔE00 3.98
Eggshell Blue
#C4FFF7
ΔE00 4.34
Pale Blue
#D0FEFE
ΔE00 4.55
Ice
#D6FFFA
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCECE7 #ECBCC1
analogous
#BCECCF #BCECE7 #BCD9EC
triadic
#BCECE7 #E7BCEC #ECE7BC
tetradic
#BCECE7 #CFBCEC #ECBCC1 #D9ECBC
square
#BCECE7 #CFBCEC #ECBCC1 #D9ECBC
split-complementary
#BCECE7 #ECBCD9 #ECCFBC
monochromatic
#5DD1C5 #8CDED6 #BCECE7 #E7F8F6 #E7F8F6
Accessibility & contrast
On white
1.29
#BCECE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#BCECE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCECE7
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCECE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCECE7 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E7
Deuteranopia (green-blind)
#DDE0E8
Tritanopia (blue-blind)
#AEEFEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcece7; /* rgb */ color: rgb(188, 236, 231); /* oklch */ color: oklch(90.8% 0.050 188.5);
Tailwind
colors: {
custom: {
50: '#d1f2ee',
500: '#bcece7',
950: '#000000',
},
}SCSS
$custom: #bcece7; $custom-light: #d1f2ee; $custom-dark: #000000;
JSON
{
"hex": "#bcece7",
"rgb": {
"r": 188,
"g": 236,
"b": 231
},
"hsl": {
"h": 173.75,
"s": 55.814,
"l": 83.137
},
"oklch": {
"l": 0.90826,
"c": 0.04973,
"h": 188.5
},
"luminance": 0.76452
}Semantic roles & 50–950 ramp
primary
#BCECE7
secondary
#C9838B
accent
#2233C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585