#BCFEF0#BCFEF0
#BCFEF0 is a very light, moderate teal. Relative luminance 0.879; OKLCH L 94.9% C 0.068 H 180.2°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEF0 |
|---|---|
| RGB | rgb(188, 254, 240) |
| HSL | hsl(167, 97%, 87%) |
| HSV | hsv(167, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(95.10, -23.30, 0.05) |
| CIE-LCH | lch(95.10, 23.30, 179.88°) |
| OKLab | oklab(94.92% -0.0684 -0.0002) |
| OKLCH | oklch(94.92% 0.068 180.2) |
| XYZ | xyz(71.9040, 87.8630, 95.5918) |
| Luminance | 0.8787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.14
Eggshell Blue
#C4FFF7
ΔE00 2.57
Duck Egg Blue
#C3FBF4
ΔE00 3.13
Pale Cyan
#B7FFFA
ΔE00 3.45
Light Light Blue
#CAFFFB
ΔE00 4.57
Light Cyan
#ACFFFC
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEF0 #FEBCCA
analogous
#BCFECF #BCFEF0 #BCEBFE
triadic
#BCFEF0 #F0BCFE #FEF0BC
tetradic
#BCFEF0 #CFBCFE #FEBCCA #EBFEBC
square
#BCFEF0 #CFBCFE #FEBCCA #EBFEBC
split-complementary
#BCFEF0 #FEBCEB #FECFBC
monochromatic
#43FCD5 #80FDE3 #BCFEF0 #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.13
#BCFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#BCFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEF0
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEF0 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EF
Deuteranopia (green-blind)
#ECEDF1
Tritanopia (blue-blind)
#AAFFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcfef0; /* rgb */ color: rgb(188, 254, 240); /* oklch */ color: oklch(94.9% 0.068 180.2);
Tailwind
colors: {
custom: {
50: '#d1fff4',
500: '#bcfef0',
950: '#000000',
},
}SCSS
$custom: #bcfef0; $custom-light: #d1fff4; $custom-dark: #000000;
JSON
{
"hex": "#bcfef0",
"rgb": {
"r": 188,
"g": 254,
"b": 240
},
"hsl": {
"h": 167.273,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.94915,
"c": 0.06845,
"h": 180.2
},
"luminance": 0.87866
}Semantic roles & 50–950 ramp
primary
#BCFEF0
secondary
#E57990
accent
#0031E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685