#BCFEEC#BCFEEC
#BCFEEC is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.8% C 0.070 H 176.0°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEEC |
|---|---|
| RGB | rgb(188, 254, 236) |
| HSL | hsl(164, 97%, 87%) |
| HSV | hsv(164, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(95.00, -24.12, 1.97) |
| CIE-LCH | lch(95.00, 24.20, 175.33°) |
| OKLab | oklab(94.8% -0.0701 0.0049) |
| OKLCH | oklch(94.8% 0.07 176) |
| XYZ | xyz(71.3164, 87.6279, 92.4968) |
| Luminance | 0.8763 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.97
Eggshell Blue
#C4FFF7
ΔE00 3.82
Duck Egg Blue
#C3FBF4
ΔE00 4.32
Pale Cyan
#B7FFFA
ΔE00 4.86
Light Light Blue
#CAFFFB
ΔE00 5.75
Light Cyan
#ACFFFC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEEC #FEBCCE
analogous
#BCFECB #BCFEEC #BCEFFE
triadic
#BCFEEC #ECBCFE #FEECBC
tetradic
#BCFEEC #CBBCFE #FEBCCE #EFFEBC
square
#BCFEEC #CBBCFE #FEBCCE #EFFEBC
split-complementary
#BCFEEC #FEBCEF #FECBBC
monochromatic
#43FCCA #80FDDB #BCFEEC #E1FFF6 #E1FFF6
Accessibility & contrast
On white
1.13
#BCFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#BCFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEEC
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEEC | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#ABFFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcfeec; /* rgb */ color: rgb(188, 254, 236); /* oklch */ color: oklch(94.8% 0.070 176.0);
Tailwind
colors: {
custom: {
50: '#d1fff2',
500: '#bcfeec',
950: '#000000',
},
}SCSS
$custom: #bcfeec; $custom-light: #d1fff2; $custom-dark: #000000;
JSON
{
"hex": "#bcfeec",
"rgb": {
"r": 188,
"g": 254,
"b": 236
},
"hsl": {
"h": 163.636,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.94803,
"c": 0.07023,
"h": 176
},
"luminance": 0.87631
}Semantic roles & 50–950 ramp
primary
#BCFEEC
secondary
#E57996
accent
#003FE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685