#BCFEF7#BCFEF7
#BCFEF7 is a very light, moderate teal. Relative luminance 0.883; OKLCH L 95.1% C 0.066 H 188.0°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEF7 |
|---|---|
| RGB | rgb(188, 254, 247) |
| HSL | hsl(174, 97%, 87%) |
| HSV | hsv(174, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(95.28, -21.84, -3.30) |
| CIE-LCH | lch(95.28, 22.09, 188.59°) |
| OKLab | oklab(95.12% -0.0657 -0.0092) |
| OKLCH | oklch(95.12% 0.066 188) |
| XYZ | xyz(72.9640, 88.2870, 101.1742) |
| Luminance | 0.8829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.17
Eggshell Blue
#C4FFF7
ΔE00 1.32
Duck Egg Blue
#C3FBF4
ΔE00 1.77
Light Light Blue
#CAFFFB
ΔE00 2.81
Light Cyan
#ACFFFC
ΔE00 2.81
Paleturquoise
#AFEEEE
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEF7 #FEBCC3
analogous
#BCFED6 #BCFEF7 #BCE4FE
triadic
#BCFEF7 #F7BCFE #FEF7BC
tetradic
#BCFEF7 #D6BCFE #FEBCC3 #E4FEBC
square
#BCFEF7 #D6BCFE #FEBCC3 #E4FEBC
split-complementary
#BCFEF7 #FEBCE4 #FED6BC
monochromatic
#43FCE9 #80FDF0 #BCFEF7 #E1FFFB #E1FFFB
Accessibility & contrast
On white
1.13
#BCFEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#BCFEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEF7
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEF7 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F7
Deuteranopia (green-blind)
#EAEEF8
Tritanopia (blue-blind)
#A8FFFC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcfef7; /* rgb */ color: rgb(188, 254, 247); /* oklch */ color: oklch(95.1% 0.066 188.0);
Tailwind
colors: {
custom: {
50: '#d1fff9',
500: '#bcfef7',
950: '#000000',
},
}SCSS
$custom: #bcfef7; $custom-light: #d1fff9; $custom-dark: #000000;
JSON
{
"hex": "#bcfef7",
"rgb": {
"r": 188,
"g": 254,
"b": 247
},
"hsl": {
"h": 173.636,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.95116,
"c": 0.06632,
"h": 188
},
"luminance": 0.8829
}Semantic roles & 50–950 ramp
primary
#BCFEF7
secondary
#E57984
accent
#0018E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685