#BCFEFA#BCFEFA
#BCFEFA is a very light, moderate teal. Relative luminance 0.885; OKLCH L 95.2% C 0.066 H 191.4°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEFA |
|---|---|
| RGB | rgb(188, 254, 250) |
| HSL | hsl(176, 97%, 87%) |
| HSV | hsv(176, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(95.36, -21.21, -4.73) |
| CIE-LCH | lch(95.36, 21.73, 192.58°) |
| OKLab | oklab(95.21% -0.0645 -0.013) |
| OKLCH | oklch(95.21% 0.066 191.4) |
| XYZ | xyz(73.4307, 88.4737, 103.6320) |
| Luminance | 0.8848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.05
Eggshell Blue
#C4FFF7
ΔE00 1.91
Duck Egg Blue
#C3FBF4
ΔE00 2.04
Light Light Blue
#CAFFFB
ΔE00 2.44
Light Cyan
#ACFFFC
ΔE00 2.49
Paleturquoise
#AFEEEE
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEFA #FEBCC0
analogous
#BCFED9 #BCFEFA #BCE1FE
triadic
#BCFEFA #FABCFE #FEFABC
tetradic
#BCFEFA #D9BCFE #FEBCC0 #E1FEBC
square
#BCFEFA #D9BCFE #FEBCC0 #E1FEBC
split-complementary
#BCFEFA #FEBCE1 #FED9BC
monochromatic
#43FCF1 #80FDF6 #BCFEFA #E1FFFD #E1FFFD
Accessibility & contrast
On white
1.12
#BCFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#BCFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEFA
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEFA | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#EAEEFB
Tritanopia (blue-blind)
#A7FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcfefa; /* rgb */ color: rgb(188, 254, 250); /* oklch */ color: oklch(95.2% 0.066 191.4);
Tailwind
colors: {
custom: {
50: '#d2fffb',
500: '#bcfefa',
950: '#000000',
},
}SCSS
$custom: #bcfefa; $custom-light: #d2fffb; $custom-dark: #000000;
JSON
{
"hex": "#bcfefa",
"rgb": {
"r": 188,
"g": 254,
"b": 250
},
"hsl": {
"h": 176.364,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.95205,
"c": 0.0658,
"h": 191.4
},
"luminance": 0.88477
}Semantic roles & 50–950 ramp
primary
#BCFEFA
secondary
#E5797F
accent
#000EE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685