#BCFEFC#BCFEFC
#BCFEFC is a very light, moderate teal. Relative luminance 0.886; OKLCH L 95.3% C 0.066 H 193.8°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEFC |
|---|---|
| RGB | rgb(188, 254, 252) |
| HSL | hsl(178, 97%, 87%) |
| HSV | hsv(178, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(95.41, -20.78, -5.69) |
| CIE-LCH | lch(95.41, 21.54, 195.30°) |
| OKLab | oklab(95.26% -0.0637 -0.0156) |
| OKLCH | oklch(95.26% 0.066 193.8) |
| XYZ | xyz(73.7459, 88.5998, 105.2923) |
| Luminance | 0.8860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.57
Light Light Blue
#CAFFFB
ΔE00 2.45
Duck Egg Blue
#C3FBF4
ΔE00 2.49
Eggshell Blue
#C4FFF7
ΔE00 2.51
Light Cyan
#ACFFFC
ΔE00 2.58
Light Sky Blue
#C6FCFF
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEFC #FEBCBE
analogous
#BCFEDB #BCFEFC #BCDFFE
triadic
#BCFEFC #FCBCFE #FEFCBC
tetradic
#BCFEFC #DBBCFE #FEBCBE #DFFEBC
square
#BCFEFC #DBBCFE #FEBCBE #DFFEBC
split-complementary
#BCFEFC #FEBCDF #FEDBBC
monochromatic
#43FCF7 #80FDF9 #BCFEFC #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.12
#BCFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#BCFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEFC
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEFC | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FC
Deuteranopia (green-blind)
#E9EEFD
Tritanopia (blue-blind)
#A6FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcfefc; /* rgb */ color: rgb(188, 254, 252); /* oklch */ color: oklch(95.3% 0.066 193.8);
Tailwind
colors: {
custom: {
50: '#d2fffd',
500: '#bcfefc',
950: '#000000',
},
}SCSS
$custom: #bcfefc; $custom-light: #d2fffd; $custom-dark: #000000;
JSON
{
"hex": "#bcfefc",
"rgb": {
"r": 188,
"g": 254,
"b": 252
},
"hsl": {
"h": 178.182,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.95264,
"c": 0.0656,
"h": 193.8
},
"luminance": 0.88603
}Semantic roles & 50–950 ramp
primary
#BCFEFC
secondary
#E5797C
accent
#0007E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685