#BCFFEC#BCFFEC
#BCFFEC is a very light, moderate teal. Relative luminance 0.883; OKLCH L 95.0% C 0.072 H 175.3°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFEC |
|---|---|
| RGB | rgb(188, 255, 236) |
| HSL | hsl(163, 100%, 87%) |
| HSV | hsv(163, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(95.27, -24.60, 2.36) |
| CIE-LCH | lch(95.27, 24.71, 174.52°) |
| OKLab | oklab(95.02% -0.0713 0.0059) |
| OKLCH | oklch(95.02% 0.072 175.3) |
| XYZ | xyz(71.6346, 88.2643, 92.6029) |
| Luminance | 0.8827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.69
Eggshell Blue
#C4FFF7
ΔE00 4.15
Duck Egg Blue
#C3FBF4
ΔE00 4.67
Pale Cyan
#B7FFFA
ΔE00 5.16
Light Light Blue
#CAFFFB
ΔE00 6.08
Pale Turquoise
#A5FBD5
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFEC #FFBCCF
analogous
#BCFFCB #BCFFEC #BCF1FF
triadic
#BCFFEC #ECBCFF #FFECBC
tetradic
#BCFFEC #CBBCFF #FFBCCF #F1FFBC
square
#BCFFEC #CBBCFF #FFBCCF #F1FFBC
split-complementary
#BCFFEC #FFBCF1 #FFCBBC
monochromatic
#42FFC9 #7FFFDB #BCFFEC #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.13
#BCFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#BCFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFEC
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFEC | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EB
Deuteranopia (green-blind)
#EEEEED
Tritanopia (blue-blind)
#ABFFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcffec; /* rgb */ color: rgb(188, 255, 236); /* oklch */ color: oklch(95.0% 0.072 175.3);
Tailwind
colors: {
custom: {
50: '#d1fff2',
500: '#bcffec',
950: '#000000',
},
}SCSS
$custom: #bcffec; $custom-light: #d1fff2; $custom-dark: #000000;
JSON
{
"hex": "#bcffec",
"rgb": {
"r": 188,
"g": 255,
"b": 236
},
"hsl": {
"h": 162.985,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95017,
"c": 0.07154,
"h": 175.3
},
"luminance": 0.88267
}Semantic roles & 50–950 ramp
primary
#BCFFEC
secondary
#E77898
accent
#0041E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685