#BCFEFB#BCFEFB
#BCFEFB is a very light, moderate teal. Relative luminance 0.885; OKLCH L 95.2% C 0.066 H 192.6°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEFB |
|---|---|
| RGB | rgb(188, 254, 251) |
| HSL | hsl(177, 97%, 87%) |
| HSV | hsv(177, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(95.39, -20.99, -5.21) |
| CIE-LCH | lch(95.39, 21.63, 193.93°) |
| OKLab | oklab(95.23% -0.0641 -0.0143) |
| OKLCH | oklch(95.23% 0.066 192.6) |
| XYZ | xyz(73.5879, 88.5365, 104.4599) |
| Luminance | 0.8854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.27
Eggshell Blue
#C4FFF7
ΔE00 2.20
Duck Egg Blue
#C3FBF4
ΔE00 2.24
Light Light Blue
#CAFFFB
ΔE00 2.42
Light Cyan
#ACFFFC
ΔE00 2.51
Paleturquoise
#AFEEEE
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEFB #FEBCBF
analogous
#BCFEDA #BCFEFB #BCE0FE
triadic
#BCFEFB #FBBCFE #FEFBBC
tetradic
#BCFEFB #DABCFE #FEBCBF #E0FEBC
square
#BCFEFB #DABCFE #FEBCBF #E0FEBC
split-complementary
#BCFEFB #FEBCE0 #FEDABC
monochromatic
#43FCF4 #80FDF7 #BCFEFB #E1FFFD #E1FFFD
Accessibility & contrast
On white
1.12
#BCFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#BCFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEFB
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEFB | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FB
Deuteranopia (green-blind)
#E9EEFC
Tritanopia (blue-blind)
#A6FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcfefb; /* rgb */ color: rgb(188, 254, 251); /* oklch */ color: oklch(95.2% 0.066 192.6);
Tailwind
colors: {
custom: {
50: '#d2fffc',
500: '#bcfefb',
950: '#000000',
},
}SCSS
$custom: #bcfefb; $custom-light: #d2fffc; $custom-dark: #000000;
JSON
{
"hex": "#bcfefb",
"rgb": {
"r": 188,
"g": 254,
"b": 251
},
"hsl": {
"h": 177.273,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.95234,
"c": 0.06569,
"h": 192.6
},
"luminance": 0.8854
}Semantic roles & 50–950 ramp
primary
#BCFEFB
secondary
#E5797E
accent
#000AE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685