#BCEFEC#BCEFEC
#BCEFEC is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.6% C 0.052 H 191.8°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEFEC |
|---|---|
| RGB | rgb(188, 239, 236) |
| HSL | hsl(176, 61%, 84%) |
| HSV | hsv(176, 21%, 94%) |
| CMYK | cmyk(21.3%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(91.00, -16.78, -3.89) |
| CIE-LCH | lch(91.00, 17.23, 193.06°) |
| OKLab | oklab(91.61% -0.0511 -0.0107) |
| OKLCH | oklch(91.61% 0.052 191.8) |
| XYZ | xyz(66.7414, 78.4779, 90.9718) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.42
Duck Egg Blue
#C3FBF4
ΔE00 2.99
Light Light Blue
#CAFFFB
ΔE00 3.33
Light Sky Blue
#C6FCFF
ΔE00 3.64
Pale Blue
#D0FEFE
ΔE00 3.86
Eggshell Blue
#C4FFF7
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEFEC #EFBCBF
analogous
#BCEFD2 #BCEFEC #BCD8EF
triadic
#BCEFEC #ECBCEF #EFECBC
tetradic
#BCEFEC #D2BCEF #EFBCBF #D8EFBC
square
#BCEFEC #D2BCEF #EFBCBF #D8EFBC
split-complementary
#BCEFEC #EFBCD8 #EFD2BC
monochromatic
#59D7D0 #8BE3DE #BCEFEC #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.26
#BCEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#BCEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEFEC
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEFEC | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#ACF2EE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcefec; /* rgb */ color: rgb(188, 239, 236); /* oklch */ color: oklch(91.6% 0.052 191.8);
Tailwind
colors: {
custom: {
50: '#d1f4f2',
500: '#bcefec',
950: '#000000',
},
}SCSS
$custom: #bcefec; $custom-light: #d1f4f2; $custom-dark: #000000;
JSON
{
"hex": "#bcefec",
"rgb": {
"r": 188,
"g": 239,
"b": 236
},
"hsl": {
"h": 176.471,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.91609,
"c": 0.05221,
"h": 191.8
},
"luminance": 0.7848
}Semantic roles & 50–950 ramp
primary
#BCEFEC
secondary
#CD8286
accent
#1C27C9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585